mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
8 lines
202 B
SCSS
8 lines
202 B
SCSS
@import "../../themes/ionic.globals.ios";
|
|
|
|
// iOS Note
|
|
// --------------------------------------------------
|
|
|
|
/// @prop - Text color of the note
|
|
$note-ios-color: $text-color-step-650 !default;
|