[Glitch] Fix profile fields overflowing page width
Port c5836cc5de
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
parent
1a7df2f80a
commit
4c71288ccb
1 changed files with 1 additions and 0 deletions
|
@ -226,6 +226,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.account__header__fields {
|
.account__header__fields {
|
||||||
|
max-width: 100vw;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 15px -15px -15px;
|
margin: 15px -15px -15px;
|
||||||
border: 0 none;
|
border: 0 none;
|
||||||
|
|
Loading…
Reference in a new issue