mirror of
https://github.com/Carve/qbittorrent-webui-cjratliff.com.git
synced 2024-11-13 18:30:48 +01:00
Fix for file content tab overlapping
This commit is contained in:
parent
ee1308269d
commit
d73cd9cb9b
@ -311,6 +311,11 @@ hr {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
#torrentFilesFilterToolbar {
|
||||
float: right;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
#properties {
|
||||
background-color: #e5e5e5;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user