mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
tweak spacing
This commit is contained in:
parent
0c1d5ae5a4
commit
658a009ec4
1 changed files with 2 additions and 3 deletions
|
@ -28,9 +28,8 @@ body {
|
|||
background: $day-tooltip-bg;
|
||||
}
|
||||
|
||||
.graph-tooltip td {
|
||||
padding-left: 1em;
|
||||
padding-right: 1em;
|
||||
.graph-tooltip table {
|
||||
border-spacing: 1em 0;
|
||||
}
|
||||
|
||||
.graph {
|
||||
|
|
Loading…
Reference in a new issue