mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(item-divider): revert-layer note font size
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
|
||||
align-self: flex-start;
|
||||
|
||||
font-size: var(--ion-item-divider-note-font-size);
|
||||
font-size: var(--ion-item-divider-note-font-size, revert-layer);
|
||||
}
|
||||
|
||||
::slotted(ion-note[slot]) {
|
||||
|
||||
Reference in New Issue
Block a user