mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 20:02:07 +00:00
Update surCord.theme.css
This commit is contained in:
+2
-1
@@ -436,7 +436,7 @@ backdrop-filter: blur(10px);
|
||||
}
|
||||
|
||||
/* Emoji Menu */
|
||||
.contentWrapper-3vHNP2, .popoutContainer-2wbmiM {
|
||||
.contentWrapper-3vHNP2, .popoutContainer-2wbmiM, .emojiPicker-6YCk8a {
|
||||
background: rgba(0, 0, 0, 0.436);
|
||||
backdrop-filter: blur(10px);
|
||||
box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.483);
|
||||
@@ -640,6 +640,7 @@ img[src="/imglocation.png"] {
|
||||
background: url(something.png) no-repeat;
|
||||
}
|
||||
|
||||
/* In App Notifications */
|
||||
.xenoLib-notification-content {
|
||||
backdrop-filter: blur(20px);
|
||||
box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.483);
|
||||
|
||||
Reference in New Issue
Block a user