mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-05 03:14:44 +00:00
Remove 300px limit of column width
This commit is contained in:
parent
7628490def
commit
741e0a08ea
@ -76,7 +76,6 @@ tr.dynamicTableHeader {
|
|||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
max-width: 300px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.dynamicTableFixedHeaderDiv {
|
.dynamicTableFixedHeaderDiv {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user