Fix zen mode height issue

pull/8274/head
Puru Vijay 4 years ago
parent bfc3944b3e
commit 5f819626d6

@ -101,9 +101,9 @@
bottom: var(--ukr-footer-height) !important;
}
:global(.zen-mode) {
/* :global(.zen-mode) {
height: calc(100vh - var(--ukr-footer-height)) !important;
}
} */
@media (max-width: 830px) {
:global(aside) {

Loading…
Cancel
Save