mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2025-01-13 01:36:10 +01:00
fixed tab not hiding
This commit is contained in:
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…
Reference in New Issue
Block a user