Issue #2106 - Part 2: Align value names

This commit is contained in:
Jerico 2025-06-30 22:32:54 +08:00 committed by roytam1
commit 17b594b705
8 changed files with 17 additions and 17 deletions

View file

@ -655,7 +655,7 @@ xul|*.radio-label-box {
padding-bottom: 2px;
padding-inline-start: 9px;
margin: 0;
-moz-user-select: none;
user-select: none;
}
*|*.category-icon {
@ -678,7 +678,7 @@ xul|*.radio-label-box {
font-weight: normal;
line-height: 40px;
margin: 0;
-moz-user-select: none;
user-select: none;
}
/* File fields */