mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
Remove 300px limit of column width
This commit is contained in:
@@ -76,7 +76,6 @@ tr.dynamicTableHeader {
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
.dynamicTableFixedHeaderDiv {
|
||||
|
||||
Reference in New Issue
Block a user