automatically calculate base combat values

This commit is contained in:
Johannes Loher 2021-01-19 03:31:40 +01:00
parent a020cb7403
commit ecfbe9fa2a
15 changed files with 195 additions and 27 deletions

View file

@ -40,8 +40,9 @@
.combat-value-formula {
width: $size;
input {
text-align: center;
text-align: center;
span {
line-height: $default-input-height;
}
}
}