mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-28 17:10:48 +08:00
fix(settings): show admin dropdown defaults
This commit is contained in:
@@ -61,6 +61,10 @@ export default {
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.base-input:focus-within {
|
||||
border-color: var(--primary-color);
|
||||
}
|
||||
|
||||
.base-input-icon {
|
||||
opacity: 0.5;
|
||||
font-size: 16px;
|
||||
|
||||
Reference in New Issue
Block a user