mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(action-sheet): revert font family from comicsans (lol)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// --------------------------------------------------
|
||||
|
||||
/// @prop - Font family of the action sheet
|
||||
$action-sheet-md-font-family: ComicSans !default;
|
||||
$action-sheet-md-font-family: $font-family-md-base !default;
|
||||
|
||||
/// @prop - Text align of the action sheet
|
||||
$action-sheet-md-text-align: start !default;
|
||||
|
||||
Reference in New Issue
Block a user