forked from noxious/client
More WIP ingame UI
Temporary skill icons, adjusted borders globally
This commit is contained in:
@ -109,6 +109,10 @@ button {
|
||||
}
|
||||
}
|
||||
|
||||
.text-pixel {
|
||||
@apply text-white font-ui drop-shadow-pixel-black;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
@apply hidden;
|
||||
}
|
||||
|
Reference in New Issue
Block a user