mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
fix lack of padding at bottom of top range area
This commit is contained in:
parent
4b14ff8c8e
commit
459b9b364d
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ body {
|
|||
z-index: 1;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 4em;
|
||||
color: $day-fg;
|
||||
background: $day-bg;
|
||||
padding: 0.5em;
|
||||
|
|
Loading…
Reference in a new issue