make basic properties in weapon editable
This commit is contained in:
parent
91694af3e9
commit
3dd459660e
5 changed files with 41 additions and 20 deletions
|
@ -1,4 +1,10 @@
|
|||
.basic-property-label {
|
||||
font-weight: bold;
|
||||
// text-transform: uppercase;
|
||||
.basic-property {
|
||||
.basic-property-label {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.basic-property-select {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue