bump: version + fixes

This commit is contained in:
sethburkart123
2024-10-20 11:19:47 +11:00
parent 75f5f698da
commit 052c06a04d
3 changed files with 8 additions and 1 deletions
+4
View File
@@ -82,6 +82,10 @@ html {
z-index: 10000;
}
.modaliser-container {
backdrop-filter: none !important;
}
.connectedNotificationsWrapper > div > button > svg > g {
fill: var(--theme-primary) !important;
}