mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 22:44:13 +08:00
- style all slotted content to order properly in a toolbar, not only buttons - removes duplicated sass variables - use current color in select so icon will inherit toolbar color BREAKING CHANGES - Removes `--icon-color` and `--placeholder-color` from select in favor of inheritance with opacity
6 lines
151 B
SCSS
6 lines
151 B
SCSS
@import "../../themes/ionic.globals.ios";
|
|
@import "../toolbar/toolbar.ios.vars";
|
|
|
|
// iOS Buttons
|
|
// --------------------------------------------------
|