Corrections CSS sur fiche archetype et système
All checks were successful
Release Creation / build (release) Successful in 50s
All checks were successful
Release Creation / build (release) Successful in 50s
This commit is contained in:
@@ -48,6 +48,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
/* Description editor: ensure enough vertical room */
|
||||
.tab.description {
|
||||
prose-mirror,
|
||||
.editor,
|
||||
.ProseMirror {
|
||||
min-height: 440px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Header layout override for item sheets (smaller than actor sheet header) */
|
||||
.sheet-header {
|
||||
flex: 0 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user