Upgrade item sheets
This commit is contained in:
16
styles/equipment.less
Normal file
16
styles/equipment.less
Normal file
@ -0,0 +1,16 @@
|
||||
.equipment-content {
|
||||
.sheet-common();
|
||||
.item-sheet-common();
|
||||
|
||||
.header {
|
||||
display: flex;
|
||||
img {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
label {
|
||||
flex: 10%;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user