mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -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;
|
z-index: 1;
|
||||||
top: 0;
|
top: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 4em;
|
|
||||||
color: $day-fg;
|
color: $day-fg;
|
||||||
background: $day-bg;
|
background: $day-bg;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
|
|
Loading…
Reference in a new issue