diff --git a/packages/calcite-components/src/assets/styles/_sortable.scss b/packages/calcite-components/src/assets/styles/_sortable.scss index aa4a703b5b0..0c2886f9cf1 100644 --- a/packages/calcite-components/src/assets/styles/_sortable.scss +++ b/packages/calcite-components/src/assets/styles/_sortable.scss @@ -1,3 +1,6 @@ +:host(.calcite-sortable--chosen), +:host(.calcite-sortable--drag), +:host(.calcite-sortable--fallback), :host(.calcite-sortable--ghost) { position: relative; overflow: hidden;