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