FCLT#90168 line-height edit-mode label gelijk aan show-mode
svn path=/Website/branches/v2025.3/; revision=70789
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user