diff --git a/packages/calcite-components/src/components/flow-item/flow-item.scss b/packages/calcite-components/src/components/flow-item/flow-item.scss index 867be122e5a..63b7a02a4da 100644 --- a/packages/calcite-components/src/components/flow-item/flow-item.scss +++ b/packages/calcite-components/src/components/flow-item/flow-item.scss @@ -9,7 +9,7 @@ :host { @extend %component-host; - @apply relative flex w-full flex-auto overflow-hidden; + @apply relative flex w-full flex-auto; } @include disabled(); diff --git a/packages/calcite-components/src/components/panel/panel.scss b/packages/calcite-components/src/components/panel/panel.scss index 067d96fd8a9..32b07ce7154 100644 --- a/packages/calcite-components/src/components/panel/panel.scss +++ b/packages/calcite-components/src/components/panel/panel.scss @@ -9,7 +9,7 @@ :host { @extend %component-host; - @apply relative flex w-full h-full flex-auto overflow-hidden; + @apply relative flex w-full h-full flex-auto; --calcite-min-header-height: calc(var(--calcite-icon-size) * 3); } diff --git a/packages/calcite-components/src/demos/flow-and-panel-action-menu-overflow.html b/packages/calcite-components/src/demos/flow-and-panel-action-menu-overflow.html new file mode 100644 index 00000000000..b6ab5118ab3 --- /dev/null +++ b/packages/calcite-components/src/demos/flow-and-panel-action-menu-overflow.html @@ -0,0 +1,209 @@ + + + + + + + Flow + + + + + + + + +
+
+
+ + Wee! + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ +