1
0
forked from noxious/client

Moved game components into a new folder, working proof of concept hair customisation

This commit is contained in:
2024-11-23 16:47:41 +01:00
parent ee3e1b55cb
commit ab97e27f27
11 changed files with 68 additions and 29 deletions

View File

@ -67,7 +67,7 @@ input {
}
&[type='number']::-webkit-inner-spin-button,
&[type='number']::-webkit-outer-spin-button,
&[type='radio']{
&[type='radio'] {
-webkit-appearance: none;
}
}