Update item style for flex stretch css

This commit is contained in:
Mandar
2021-01-07 19:38:01 +01:00
parent 5449d4a4de
commit b6549b7230
7 changed files with 117 additions and 34 deletions

View File

@@ -113,7 +113,7 @@ fieldset {
color: $l5r5e-label;
}
.editor {
height: calc(100% - 1.25rem);
height: 100%;
}
}