mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-13 16:33:01 -06:00
history columns padding from 1px to 6px
This commit is contained in:
parent
f4e8d7ba18
commit
86adba5907
|
|
@ -122,7 +122,7 @@
|
||||||
|
|
||||||
td,
|
td,
|
||||||
th {
|
th {
|
||||||
padding: 0 1px;
|
padding: 0 6px;
|
||||||
text-align: start;
|
text-align: start;
|
||||||
|
|
||||||
&:nth-child(1) {
|
&:nth-child(1) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue