mirror of
https://github.com/ankitects/anki.git
synced 2025-11-13 08:07:11 -05:00
fix dupe colour in day mode
This commit is contained in:
parent
0ecc189a9b
commit
c2e14e6c98
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ button.linkb {
|
|||
}
|
||||
|
||||
.dupe {
|
||||
background: vars.$night-flag1-bg;
|
||||
background: vars.$day-flag1-bg;
|
||||
}
|
||||
|
||||
.nightMode {
|
||||
|
|
|
|||
Loading…
Reference in a new issue