[Glitch] Fix width of content text fluctuating over time
Port 2ae751f19d
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
main
parent
078744f210
commit
f5df3d1ae2
|
@ -55,6 +55,7 @@
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
|
clear: both;
|
||||||
|
|
||||||
&:focus {
|
&:focus {
|
||||||
outline: 0;
|
outline: 0;
|
||||||
|
|
Loading…
Reference in New Issue