fix: themecreator relocating UI

This commit is contained in:
SethBurkart123
2024-03-31 10:10:49 +11:00
parent 96571b111f
commit 116aa1f0b2
4 changed files with 19 additions and 13 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ html {
position: fixed;
right: 0;
height: 100%;
width: 200px;
z-index: 100;
}
.connectedNotificationsWrapper > div > button > svg > g {
fill: var(--theme-primary) !important;