mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
style(components): remove unneeded css variables
This commit is contained in:
@ -62,7 +62,7 @@
|
||||
|
||||
:host(.button-outline.activated.focused) {
|
||||
--border-color: #{current-color(shade)};
|
||||
--background-color: #{current-color(shade)};
|
||||
--background: #{current-color(shade)};
|
||||
}
|
||||
|
||||
// iOS Clear Button
|
||||
|
Reference in New Issue
Block a user