mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
AAE-35310 Fixing alignment for checkboxes in sections (#11028)
* AAE-35310 fixing alignment for checkboxes in sections * Update display-rich-text.widget.scss
This commit is contained in:
committed by
GitHub
parent
d2033da35f
commit
a94183f3d9
@@ -5,4 +5,6 @@
|
|||||||
color: var(--adf-readonly-text-color, var(--adf-form-label-color, var(--theme-text-color)));
|
color: var(--adf-readonly-text-color, var(--adf-form-label-color, var(--theme-text-color)));
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
|
position: relative;
|
||||||
|
top: 3px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user