mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
🎨 Fix checkmark spacing in multiOptions (#2223)
Co-authored-by: Mutasem <mutdmour@gmail.com>
This commit is contained in:
@@ -833,6 +833,7 @@ export default mixins(
|
|||||||
max-width: 340px;
|
max-width: 340px;
|
||||||
margin: 6px 0;
|
margin: 6px 0;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
|
padding-right: 20px;
|
||||||
|
|
||||||
.option-headline {
|
.option-headline {
|
||||||
font-weight: var(--font-weight-bold);
|
font-weight: var(--font-weight-bold);
|
||||||
|
|||||||
Reference in New Issue
Block a user