Expected white-space to come before width order/properties-alphabetical-order (#6809)

This commit is contained in:
Cœur 2024-05-05 01:46:15 +08:00 committed by GitHub
parent 82401acf9b
commit eb15098bad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -322,8 +322,8 @@ $speed-icon-size: 20px;
#speed-dn-label,
#speed-up-label {
text-align: right;
width: 100px;
white-space: nowrap;
width: 100px;
}
/// TORRENT CONTAINER