mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
make styles more accessible for themes
This commit is contained in:
@@ -38,6 +38,10 @@ export default function loading() {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.closeLoading {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.dark .bkloading {
|
||||
background-color: rgb(26, 26, 26);
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user