fix deal damage button style

This commit is contained in:
moliloo 2025-07-29 01:18:06 -03:00
parent 8156d33fdb
commit d0ffedd11a

View file

@ -319,6 +319,9 @@
button { button {
flex: 1; flex: 1;
height: 40px;
font-family: @font-body;
font-weight: 600;
} }
} }