forked from public/foundryvtt-reve-de-dragon
Fix description
This commit is contained in:
@ -223,19 +223,9 @@
|
||||
}
|
||||
|
||||
.editor {
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
min-height: calc(100% - 225px) !important;
|
||||
height: calc(100% - 225px) !important;
|
||||
max-height: calc(100% - 225px) !important;
|
||||
}
|
||||
.editor-content {
|
||||
padding: 5px;
|
||||
margin: 0;
|
||||
overflow: auto;
|
||||
height: 100% !important;
|
||||
min-height: 100% !important;
|
||||
max-height: 100% !important;
|
||||
border: 2;
|
||||
height: 300px;
|
||||
padding: 0 3px;
|
||||
}
|
||||
|
||||
.foundryvtt-reve-de-dragon .tox .tox-editor-container {
|
||||
|
Reference in New Issue
Block a user