AAE-22612 Fix missing rich text color picker (#9766)

This commit is contained in:
Tomasz Gnyp
2024-06-04 14:24:52 +02:00
committed by GitHub
parent b2d1cc9198
commit 6c740bc35c

View File

@@ -8,10 +8,14 @@
}
}
}
.ce-inline-toolbar {
transform: scale(1);
}
}
xy-color-picker {
position: relative;
background-color: transparent;
margin-left: 150px;
width: 22px;
}