Skip to content

Commit

Permalink
Merge branch 'main' into astandrik.autorefresh-control-doesnt-update-…
Browse files Browse the repository at this point in the history
…1161
  • Loading branch information
astandrik authored Aug 15, 2024
2 parents 74b0646 + 8134a64 commit e409a74
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/containers/Tenant/Query/Preview/Preview.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,6 @@
overflow: auto;

width: 100%;

// This fixes last row display for ordinary preview (not fullscreen)
height: calc(100% - 40px);
padding-left: 10px;

// Fix white space footer block for fullscreen preview
.kv-fullscreen & {
height: 100%;
}
}
}

0 comments on commit e409a74

Please sign in to comment.