Sebastiankay commited on
Commit
91d62ef
·
1 Parent(s): 0645a5d

3. Okt. 2024, 05:06

Browse files
Files changed (1) hide show
  1. _res/_custom.css +0 -2
_res/_custom.css CHANGED
@@ -8,10 +8,8 @@ body {
8
  display: flex;
9
  justify-content: center;
10
  align-items: center;
11
- backdrop-filter: blur(12px);
12
  z-index: 200;
13
  transition: opacity 0.4s ease-out, backdrop-filter 0.4s ease-out;
14
- opacity: 1;
15
 
16
  & #alertModal {
17
  position: absolute !important;
 
8
  display: flex;
9
  justify-content: center;
10
  align-items: center;
 
11
  z-index: 200;
12
  transition: opacity 0.4s ease-out, backdrop-filter 0.4s ease-out;
 
13
 
14
  & #alertModal {
15
  position: absolute !important;