mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-25 15:26:14 +08:00
Fix dark theme FolderList change
This commit is contained in:
parent
e57069af4e
commit
0d35c70d7c
1 changed files with 1 additions and 1 deletions
|
@ -145,6 +145,6 @@
|
|||
filter: drop-shadow(0 0 1px #FFF);
|
||||
}
|
||||
|
||||
.b-folders .e-item a.focused {
|
||||
.b-folders li a.focused {
|
||||
background-color: #111;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue