fixed tab not hiding

new-bloop
Henry Jameson 4 years ago
parent 9a20a90932
commit 94436c1f85

@ -148,7 +148,7 @@
.hidden {
display: none;
}
.full-height {
.full-height:not(.hidden) {
height: 100%;
display: flex;
flex-direction: column;

Loading…
Cancel
Save