diff --git a/src/patterns/04-components/00-cms-styles/layout-builder/_layout-builder.scss b/src/patterns/04-components/00-cms-styles/layout-builder/_layout-builder.scss index 58bde0b1ddd7528cee1d11fbe19fd6a335707c42..24d16526e4729574820d7144d30c31d6e3198520 100644 --- a/src/patterns/04-components/00-cms-styles/layout-builder/_layout-builder.scss +++ b/src/patterns/04-components/00-cms-styles/layout-builder/_layout-builder.scss @@ -122,7 +122,7 @@ form { } } - // Adjusting the drag handles ion the draggable tables. + // Adjusting the drag handles on the draggable tables. .paragraph-type--uw-para-fact-figure .tabledrag-handle .handle { margin: 0; } @@ -150,6 +150,9 @@ form { margin: 0; padding: 0 var(--size-2); text-align: center; + select { + min-width: 3rem; + } } // Resets the min width.