mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-02 04:42:26 -06:00
[chore] Webkit frontend fixes (#1492)
* fix webkit profile preview layout * general page layout
This commit is contained in:
parent
6c6f042290
commit
700ed7769f
3 changed files with 19 additions and 25 deletions
|
|
@ -30,7 +30,6 @@ main {
|
|||
.profile {
|
||||
background: $bg-accent;
|
||||
display: grid;
|
||||
grid-template-rows: auto auto auto;
|
||||
grid-template-columns: 100%;
|
||||
gap: 0.5rem;
|
||||
margin-bottom: 0.2rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue