choerodon-ui
Version:
An enterprise-class UI design language and React-based implementation
14 lines (13 loc) • 477 B
CSS
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
.c7n-pro-rich-text-quill {
height: calc(100% - 0.42rem);
}
.c7n-pro-rich-text-quill .ql-container {
border-top: none ;
}
.c7n-pro-rich-text-wrapper {
height: 100%;
}