drag equipped items

This commit is contained in:
Mashy
2019-11-04 16:02:48 +10:00
parent 61b57827e3
commit bb50037e0e
3 changed files with 29 additions and 17 deletions
+7
View File
@@ -203,6 +203,9 @@
button {
height: 3em;
}
label {
display: flex;
}
}
.specs {
@@ -228,6 +231,10 @@
font-size: 75%;
line-height: initial;
}
label {
display: flex;
}
}
.stats {