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;
|
background: $day-tooltip-bg;
|
||||||
}
|
}
|
||||||
|
|
||||||
.graph-tooltip td {
|
.graph-tooltip table {
|
||||||
padding-left: 1em;
|
border-spacing: 1em 0;
|
||||||
padding-right: 1em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.graph {
|
.graph {
|
||||||
|
|
Loading…
Reference in a new issue