make basic properties in weapon editable

This commit is contained in:
Johannes Loher 2020-10-29 17:25:37 +01:00
parent 91694af3e9
commit 3dd459660e
5 changed files with 41 additions and 20 deletions

View file

@ -4,7 +4,6 @@
grid-column: span 2 / span 2;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 10px;
margin: 10px 0;
padding: 0;
}