Styling adjustments to timeline notifications
This commit is contained in:
parent
4bed918cf8
commit
7f34bedd87
22 changed files with 437 additions and 360 deletions
|
@ -160,6 +160,14 @@
|
|||
&--system-message {
|
||||
@include rounded-corners;
|
||||
|
||||
&.module-Button--small {
|
||||
padding: {
|
||||
top: 5px;
|
||||
bottom: 5px;
|
||||
}
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
@include light-theme {
|
||||
$color: $color-ultramarine;
|
||||
$background-color: $color-gray-02;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue