mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-09 22:37:59 +00:00
fix padding
This commit is contained in:
parent
fd1b63fca0
commit
4dacf6486c
@ -54,7 +54,7 @@ tr.dynamicTableHeader {
|
|||||||
|
|
||||||
.dynamicTable td {
|
.dynamicTable td {
|
||||||
border-bottom: 1px solid transparent;
|
border-bottom: 1px solid transparent;
|
||||||
padding: 0 4px;
|
padding: 2px 4px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user