fix height of editor in item sheets
This commit is contained in:
parent
a9fa91b04e
commit
18a475dd8f
2 changed files with 5 additions and 1 deletions
|
@ -33,6 +33,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.description {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.sheet-body .tab .editor {
|
||||
height: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue