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

@ -168,7 +168,7 @@ onBeforeUnmount(() => {
border-radius: 20px;
position: relative;
background-repeat: no-repeat;
background-image: url('/assets/shapes/character-select-shape-2.svg');
background-image: url('/assets/shapes/character-select-shape.svg');
box-shadow: 0 4px 30px rgba($black, 0.1);
&::after {