Skip to content

Commit 2d9174e

Browse files
committed
fix: #112
1 parent bef69a8 commit 2d9174e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

options/general/dwmxSupport.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,13 @@
3535
*/
3636
._1LJqx_qFOC8199RBQO5kU8 {
3737
background-color: rgba(var(--color-1)) !important;
38+
}
39+
40+
41+
42+
/*
43+
& Loading spinner background
44+
*/
45+
#st-loading-div {
46+
background-color: rgba(var(--background)) !important;
3847
}

0 commit comments

Comments
 (0)