mirror of
https://github.com/funamitech/mastodon
synced 2025-01-09 11:23:26 +09:00
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%;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user