mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 08:02:30 -06:00
Remove 300px limit of column width
This commit is contained in:
@@ -75,7 +75,6 @@ tr.dynamicTableHeader {
|
|||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
max-width: 300px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.dynamicTableFixedHeaderDiv {
|
.dynamicTableFixedHeaderDiv {
|
||||||
|
|||||||
Reference in New Issue
Block a user