diff --git a/src/framework/theme/components/actions/action.component.scss b/src/framework/theme/components/actions/action.component.scss index e0270c8d03..e41747df64 100644 --- a/src/framework/theme/components/actions/action.component.scss +++ b/src/framework/theme/components/actions/action.component.scss @@ -7,7 +7,6 @@ :host { background: transparent; display: flex; - flex-wrap: wrap; align-items: center; position: relative; }