mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-18 18:35:14 +08:00
WebUI: Adjust size of columns in property panels
This commit is contained in:
parent
b46ecb4351
commit
1332ca318b
@ -65,6 +65,10 @@
|
||||
margin-bottom: -4px;
|
||||
}
|
||||
|
||||
#trackers th,
|
||||
#trackers td,
|
||||
#torrentFiles th,
|
||||
#torrentFiles td,
|
||||
#transferList th,
|
||||
#transferList td {
|
||||
text-overflow: ellipsis;
|
||||
|
Loading…
Reference in New Issue
Block a user