forked from public/foundryvtt-reve-de-dragon
Alignement description en haut
This commit is contained in:
@ -633,6 +633,7 @@ input:is(.blessure-premiers_soins, .blessure-soins_complets) {
|
||||
border: 2;
|
||||
min-height: 8rem;
|
||||
padding: 0 3px;
|
||||
align-items: top;
|
||||
}
|
||||
|
||||
.small-editor {
|
||||
@ -641,6 +642,10 @@ input:is(.blessure-premiers_soins, .blessure-soins_complets) {
|
||||
padding: 0 3px;
|
||||
}
|
||||
|
||||
.foundryvtt-reve-de-dragon.sheet :is(.large-editor,.editor,.medium-editor,.small-editor){
|
||||
align-items: start;
|
||||
}
|
||||
|
||||
.foundryvtt-reve-de-dragon .tox .tox-editor-container {
|
||||
background: #fff;
|
||||
}
|
||||
|
Reference in New Issue
Block a user