Fix modern theme, take 2
This commit is contained in:
parent
753bb44d99
commit
3a9aeab56c
@ -652,7 +652,7 @@ a:focus-visible,
|
||||
}
|
||||
@media (min-width: 890px) {
|
||||
.columns-area__panels__main {
|
||||
display: grid;
|
||||
display: grid !important;
|
||||
grid-template-columns: 100%;
|
||||
}
|
||||
}
|
||||
@ -4243,4 +4243,4 @@ body:not(.flavour-glitch) #mastodon .account-timeline__header .account__header_
|
||||
}
|
||||
.modal-root__container {
|
||||
animation: bounceIn 0.7s;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user