Skip to content

Commit a7c1c26

Browse files
author
DaBluLite
authored
Update _userpopout.scss
1 parent b15a1bf commit a7c1c26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/popouts/_userpopout.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
box-shadow: none;
33
overflow: hidden;
44
opacity: 0;
5+
background: rgba(0, 0, 0, var(--middle-brightness));
6+
backdrop-filter: blur(var(--popout-modal-blur));
57
animation: fadeIn 0.3s ease forwards;
68
.headerNormal-T_seeN {
79
background: transparent;

0 commit comments

Comments
 (0)