enhance(frontend): re-organize settings page

This commit is contained in:
syuilo
2025-03-14 09:53:44 +09:00
parent a1204f5e3e
commit 152660fcf2
5 changed files with 198 additions and 201 deletions

View File

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