add transparent to background on request
This commit is contained in:
parent
6c9804b500
commit
3a4c00a5fb
@ -58,6 +58,7 @@
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
background: rgba(255, 255, 255, 0.3);
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
z-index: 5;
|
||||
|
Loading…
Reference in New Issue
Block a user