Modal dialog: add user avatar black shadow

This commit is contained in:
Vladyslav Hroshev
2023-03-21 18:26:09 +02:00
parent 1c03b93705
commit 6f3b932844
+2
View File
@@ -19,6 +19,8 @@
box-shadow: inset 0 0 0 1px BORDER-MENU-SHADOW;
}
.user-icon.user-avatar { box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.38); }
.ws-switcher-indicator {
background-color: TEXT-SECONDARY-COLOR;
}