forked from noxious/client
NQ-74 Styling updates and fixes GUI
This commit is contained in:
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user