mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Merge 873a3d1366
into b7a43ea118
This commit is contained in:
commit
1df1873e92
1 changed files with 3 additions and 0 deletions
|
@ -23,13 +23,16 @@ Required by:
|
|||
}
|
||||
|
||||
.tab-menu {
|
||||
display: flex;
|
||||
font-size: 11px;
|
||||
list-style-type: none;
|
||||
overflow-x: auto;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.tab-menu li {
|
||||
cursor: pointer;
|
||||
flex: 0 0 auto;
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue