merge changes from main to svelte

This commit is contained in:
sethburkart123
2024-10-20 11:29:11 +11:00
6 changed files with 79 additions and 4 deletions
+4
View File
@@ -118,6 +118,10 @@ html {
z-index: 10000;
}
.modaliser-container {
backdrop-filter: none !important;
}
.connectedNotificationsWrapper > div > button > svg > g {
fill: var(--theme-primary) !important;
}