mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
fix(note): update note font size for MD (#16088)
This commit is contained in:
@ -5,3 +5,6 @@
|
||||
|
||||
/// @prop - Text color of the note
|
||||
$note-md-color: $text-color-step-800 !default;
|
||||
|
||||
/// @prop - Font size of the note
|
||||
$note-md-font-size: 14px !default;
|
||||
|
||||
Reference in New Issue
Block a user