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