Update styles.css

This commit is contained in:
Justyn Freeman 2023-02-07 10:33:14 -05:00
parent 13d80b41a6
commit 12c95159f2

View file

@ -1,4 +1,3 @@
:root {
color-scheme: dark;
@ -185,4 +184,4 @@ hr {
#messageItem .b-text-part blockquote,
.b-settings-general .editMainIdentity {
border-color: #999;
}
}