Loading core/themes/claro/css/components/dropbutton.css +5 −0 Original line number Diff line number Diff line Loading @@ -341,6 +341,11 @@ .dropbutton-wrapper:not(.open) .dropbutton__item:first-of-type ~ .dropbutton__item { visibility: hidden; /** * By setting a height of 1px, the dropbutton items are hidden * from view while still occupying minimal space, ensuring the layout remains intact. */ height: 1px; } /** Loading core/themes/claro/css/components/dropbutton.pcss.css +5 −0 Original line number Diff line number Diff line Loading @@ -312,6 +312,11 @@ .dropbutton-wrapper:not(.open) .dropbutton__item:first-of-type ~ .dropbutton__item { visibility: hidden; /** * By setting a height of 1px, the dropbutton items are hidden * from view while still occupying minimal space, ensuring the layout remains intact. */ height: 1px; } /** Loading Loading
core/themes/claro/css/components/dropbutton.css +5 −0 Original line number Diff line number Diff line Loading @@ -341,6 +341,11 @@ .dropbutton-wrapper:not(.open) .dropbutton__item:first-of-type ~ .dropbutton__item { visibility: hidden; /** * By setting a height of 1px, the dropbutton items are hidden * from view while still occupying minimal space, ensuring the layout remains intact. */ height: 1px; } /** Loading
core/themes/claro/css/components/dropbutton.pcss.css +5 −0 Original line number Diff line number Diff line Loading @@ -312,6 +312,11 @@ .dropbutton-wrapper:not(.open) .dropbutton__item:first-of-type ~ .dropbutton__item { visibility: hidden; /** * By setting a height of 1px, the dropbutton items are hidden * from view while still occupying minimal space, ensuring the layout remains intact. */ height: 1px; } /** Loading