mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
WebUI: Reduce padding in torrents table
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#transferList .dynamicTable td {
|
#transferList .dynamicTable td {
|
||||||
padding: 4px 2px;
|
padding: 3px 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dynamicTableDiv table.dynamicTable tbody tr.selected {
|
.dynamicTableDiv table.dynamicTable tbody tr.selected {
|
||||||
|
|||||||
Reference in New Issue
Block a user