Browse Source

Update comment

pull/6925/head
Thomas Kaul 3 days ago
parent
commit
7f5577910f
  1. 2
      apps/client/src/styles.scss

2
apps/client/src/styles.scss

@ -365,7 +365,7 @@ ngx-skeleton-loader {
} }
.has-info-message { .has-info-message {
// Restrict viewport height of tabbed views when the live-demo banner or system announcements are displayed // Restrict viewport height of tabbed views when the Live Demo or system announcements banner are displayed
.page:has(gf-page-tabs) { .page:has(gf-page-tabs) {
height: calc(100svh - 2 * var(--mat-toolbar-standard-height)); height: calc(100svh - 2 * var(--mat-toolbar-standard-height));
} }

Loading…
Cancel
Save