tweaks on number inputs

This commit is contained in:
Vlyan
2020-12-20 16:05:59 +01:00
parent d087ec5080
commit e1105b6293
20 changed files with 170 additions and 73 deletions

View File

@@ -107,7 +107,7 @@
background: $l5r5e-water;
}
}
input[type="text"] {
input[type="number"] {
float: right;
font-size: 1.25rem;
height: 2rem;