mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Fix key change advisory style in dark theme
Override the light font color which is the default in dark mode. For regular android theme this should cause no change.
This commit is contained in:
@@ -628,6 +628,7 @@ li.entry .error-icon-container {
|
||||
display: inline-block;
|
||||
padding: 5px 10px;
|
||||
background: #fff5c4;
|
||||
color: $grey_d;
|
||||
border-radius: $border-radius;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user