This commit is contained in:
zadit
2024-11-08 13:50:03 +07:00
parent 32e8ebd69b
commit bea0ff63d7
9 changed files with 270 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
position: fixed;
top: 0;
left: 0;
right: 0;
right: -1px;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
display: flex;