Bump mastomodern

This commit is contained in:
Essem 2023-08-22 17:10:56 -05:00
parent 958fe2b770
commit f43bd5ca21
No known key found for this signature in database
GPG key ID: 7D497397CC3A2A8C
2 changed files with 2 additions and 14 deletions

View file

@ -466,12 +466,6 @@ a:focus-visible,
transition: padding 0.4s;
--top: 20px;
}
.columns-area__panels__pane {
height: unset !important;
}
.columns-area__panels__pane .columns-area__panels__pane__inner {
height: calc(100% + 20px) !important;
}
}
@media (min-width: 1320px) {
.columns-area__panels {
@ -4075,4 +4069,4 @@ body:not(.flavour-glitch) #mastodon .account-timeline__header .account__header_
}
.modal-root__container {
animation: bounceIn 0.7s;
}
}

View file

@ -466,12 +466,6 @@ a:focus-visible,
transition: padding 0.4s;
--top: 20px;
}
.columns-area__panels__pane {
height: unset !important;
}
.columns-area__panels__pane .columns-area__panels__pane__inner {
height: calc(100% + 20px) !important;
}
}
@media (min-width: 1320px) {
.columns-area__panels {
@ -4075,4 +4069,4 @@ body:not(.flavour-glitch) #mastodon .account-timeline__header .account__header_
}
.modal-root__container {
animation: bounceIn 0.7s;
}
}