Skip to content

Commit f89f8aa

Browse files
committed
fix(details.page.scss): linting
1 parent 44ae31d commit f89f8aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/features/home/details/details.page.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ mat-toolbar {
3030
overflow: auto;
3131

3232
iframe {
33+
/* stylelint-disable-next-line declaration-colon-newline-after */
3334
height: calc(
3435
100vh - var(--ion-safe-area-bottom) - var(--ion-safe-area-top) - 66px
3536
);

0 commit comments

Comments
 (0)