diff --git a/src/components/dropdownAction/dropdown-action-button.css b/src/components/dropdownAction/dropdown-action-button.css index f121d84..15b6784 100644 --- a/src/components/dropdownAction/dropdown-action-button.css +++ b/src/components/dropdownAction/dropdown-action-button.css @@ -1,4 +1,4 @@ -button { +.base { min-width: 80px; width: 100%; }