mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-03 02:37:44 +01:00
[bugfix/frontend] fix profile grid scaling in webkit based browsers (#1193)
This commit is contained in:
parent
cf20397f26
commit
85524f8b4b
@ -311,6 +311,7 @@ section.with-sidebar > div {
|
||||
.overview {
|
||||
display: grid;
|
||||
grid-template-columns: 70% 30%;
|
||||
grid-template-rows: 100%;
|
||||
|
||||
.files {
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user