diff --git a/core/src/components/action-sheet/action-sheet.ios.scss b/core/src/components/action-sheet/action-sheet.ios.scss index 47de485534..69f77b5340 100644 --- a/core/src/components/action-sheet/action-sheet.ios.scss +++ b/core/src/components/action-sheet/action-sheet.ios.scss @@ -6,7 +6,7 @@ :host { --background: #{$action-sheet-ios-background-color}; - --background-selected: #{$action-sheet-ios-button-background-selected)}; + --background-selected: #{$action-sheet-ios-button-background-selected}; --background-activated: #{$action-sheet-ios-button-background-activated}; text-align: $action-sheet-ios-text-align;