mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
WebUI: Adjust size of columns in property panels
This commit is contained in:
parent
b46ecb4351
commit
1332ca318b
1 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,10 @@
|
|||
margin-bottom: -4px;
|
||||
}
|
||||
|
||||
#trackers th,
|
||||
#trackers td,
|
||||
#torrentFiles th,
|
||||
#torrentFiles td,
|
||||
#transferList th,
|
||||
#transferList td {
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue