We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44ae31d commit f89f8aaCopy full SHA for f89f8aa
src/app/features/home/details/details.page.scss
@@ -30,6 +30,7 @@ mat-toolbar {
30
overflow: auto;
31
32
iframe {
33
+ /* stylelint-disable-next-line declaration-colon-newline-after */
34
height: calc(
35
100vh - var(--ion-safe-area-bottom) - var(--ion-safe-area-top) - 66px
36
);
0 commit comments