1
0
forked from noxious/client

NQ-74 Styling updates and fixes GUI

This commit is contained in:
2024-06-12 21:30:51 +02:00
parent 9022c104da
commit 12445db7f1
13 changed files with 95 additions and 45 deletions

View File

@ -200,7 +200,7 @@ function handleResize() {
z-index: 999;
display: flex;
flex-direction: column;
border-radius: 10px;
border-radius: 8px;
backdrop-filter: blur(5px);
box-shadow: 0 0 10px rgba($black, 0.5);