diff --git a/styleguide.css b/styleguide.css index c725530..e1d7129 100644 --- a/styleguide.css +++ b/styleguide.css @@ -1654,7 +1654,7 @@ section + section { width: 100%; } - .sg-options-row .sg-pulldown-panel:has(.sg-form-sections-card-wrapper) { + .sg-options-row[data-pattern="multiselektions-pulldown"] .sg-pulldown-panel { width: min( var(--layout-pulldown-panel-form-mobile-width), calc(100vw - (2 * var(--spacing-large)))