markers rework - editor UI

This commit is contained in:
Azgaar 2021-09-20 22:33:19 +03:00
parent 95f9d990d9
commit 385d9fa27e
2 changed files with 18 additions and 25 deletions

View file

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