1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 14:57:52 +00:00

update paddings

This commit is contained in:
d47081 2023-11-10 03:38:13 +02:00
parent 4dacf6486c
commit 598c0f9a10

View File

@ -11,7 +11,7 @@
}
#transferList .dynamicTable td {
padding: 2px;
padding: 4px;
}
.dynamicTable tbody tr.selected {
@ -53,8 +53,7 @@ tr.dynamicTableHeader {
}
.dynamicTable td {
border-bottom: 1px solid transparent;
padding: 2px 4px;
padding: 2px;
white-space: nowrap;
}