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