enhance(frontend): improve preferences

This commit is contained in:
syuilo
2025-03-13 19:44:23 +09:00
parent 0126dba475
commit 44073736de
9 changed files with 164 additions and 165 deletions

View File

@@ -128,7 +128,7 @@ optgroup, option {
}
hr {
margin: var(--MI-margin) 0 var(--MI-margin) 0;
margin: 0;
border: none;
height: 1px;
background: var(--MI_THEME-divider);