mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix: profile picture inverted with neumorphic theme
This commit is contained in:
@@ -13,3 +13,7 @@
|
|||||||
.dark .userInfoImg {
|
.dark .userInfoImg {
|
||||||
box-shadow: 0 0 0 3px #ffffff;
|
box-shadow: 0 0 0 3px #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.userInfosvgdiv {
|
||||||
|
filter: invert(0) !important;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user