markers rework - editor UI

This commit is contained in:
Azgaar 2021-09-20 22:33:19 +03:00 committed by Dranorter
parent e86adc8d04
commit 9474956756
2 changed files with 18 additions and 25 deletions

View file

@ -1522,6 +1522,7 @@ div.states > .coaIcon > use {
#markerEditor div.label {
display: inline-block;
width: 5.5em;
padding: 0.3em 0;
}
#saveTilesScreen div.label {
@ -1529,10 +1530,6 @@ div.states > .coaIcon > use {
width: 5em;
}
#regimentBody div {
margin: 0.1em 0;
}
#regimentBody input[type="number"] {
width: 5em;
}