Fixed basic beastform

This commit is contained in:
WBHarry 2025-07-03 14:13:49 +02:00
parent 978d45b931
commit 3186468f28
18 changed files with 231 additions and 21 deletions

View file

@ -23,7 +23,7 @@
border-radius: 6px;
cursor: pointer;
&.disabled {
&.inactive {
opacity: 0.4;
}