mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Remove 300px limit of column width
This commit is contained in:
parent
7628490def
commit
741e0a08ea
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ tr.dynamicTableHeader {
|
|||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
.dynamicTableFixedHeaderDiv {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue