mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 23:49:20 +01:00
Styling adjustments to timeline notifications
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user