diff --git a/packages/eui/changelogs/upcoming/7954.md b/packages/eui/changelogs/upcoming/7954.md new file mode 100644 index 000000000000..9d27209a6134 --- /dev/null +++ b/packages/eui/changelogs/upcoming/7954.md @@ -0,0 +1,4 @@ +**CSS-in-JS conversions** + +- Converted `EuiFormControlLayout` to Emotion + - Removed `.euiFormControlLayout--*icons` classNames and `--eui-form-control-layout-icons-padding` CSS var. Use `--euiFormControlRightIconsCount` or `--euiFormControlLeftIconsCount` instead