Skip to content

Commit 4a2708f

Browse files
committed
fix(header&content): lint-fix
1 parent 239142f commit 4a2708f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/src/components/content/content.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// Ionic Content
44
// --------------------------------------------------
5-
5+
66
:host(.in-modal) {
77
--background: var(--ion-bg-surface-default, var(--ion-primitives-base-white));
88
}

core/src/components/header/header.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ ion-header {
2020
ion-toolbar + ion-toolbar {
2121
--padding-start: #{globals.$ion-space-400};
2222
--padding-end: #{globals.$ion-space-400};
23-
}
23+
}

0 commit comments

Comments
 (0)