Highlight "Bypass region" row in unsupported regions

This commit is contained in:
redphx
2025-02-08 20:11:48 +07:00
parent bedf82d363
commit 1375fb115d
4 changed files with 14 additions and 4 deletions

View File

@@ -202,6 +202,10 @@
}
}
}
&.bx-settings-important-row {
background: #733b00;
}
}
.bx-settings-dialog-note {