make basic properties in weapon editable
This commit is contained in:
parent
91694af3e9
commit
3dd459660e
5 changed files with 41 additions and 20 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue