diff --git a/APPL/Shared/default.css b/APPL/Shared/default.css index 245134db5d..6df424b42e 100644 --- a/APPL/Shared/default.css +++ b/APPL/Shared/default.css @@ -117,6 +117,9 @@ section#searchbody td /* voor de styling-preview */ --fclt-input-border-y: 1px; line-height: calc(var(--fclt-td-line-height) - 2 * var(--fclt-input-padding-y) - 2 * var(--fclt-input-border-y)); } + &.flexlabel { + line-height: calc(0.8 * var(--fclt-td-line-height)); /* Ik wil eigenlijk 12px font-size en dan 1.8em => 21.6px net zoals show-mode */ + } } /* heel algemene styles */