mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
Fix options page tab order
This commit is contained in:
@@ -242,8 +242,8 @@ button.ghost:not(:hover) {
|
||||
color: var(--secondary-color);
|
||||
}
|
||||
|
||||
#form > .category:not(:first-child) {
|
||||
border-top: 1px solid var(--border-color);
|
||||
#form > .category {
|
||||
border-bottom: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user