mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-09 22:37:59 +00:00
fix property sort order
This commit is contained in:
parent
fb6bda7fde
commit
8900c619b1
@ -371,8 +371,8 @@ a.propButton img {
|
|||||||
background-position: left;
|
background-position: left;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 1.5em;
|
background-size: 1.5em;
|
||||||
border-radius: 3px;
|
|
||||||
border: 1px solid var(--color-border-default);
|
border: 1px solid var(--color-border-default);
|
||||||
|
border-radius: 3px;
|
||||||
min-width: 160px;
|
min-width: 160px;
|
||||||
padding: 4px 4px 4px 25px;
|
padding: 4px 4px 4px 25px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user