1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-09 06:17:58 +00:00

fix property sort order

This commit is contained in:
d47081 2023-11-07 12:07:32 +02:00
parent fb6bda7fde
commit 8900c619b1

View File

@ -371,8 +371,8 @@ a.propButton img {
background-position: left;
background-repeat: no-repeat;
background-size: 1.5em;
border-radius: 3px;
border: 1px solid var(--color-border-default);
border-radius: 3px;
min-width: 160px;
padding: 4px 4px 4px 25px;
}