[Glitch] Replace flex styling with sensible layout rules
Port 6d5592bfe4
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
parent
2e8c2f49e5
commit
ba77d435f5
|
@ -254,10 +254,8 @@ $content-width: 840px;
|
||||||
|
|
||||||
&__actions {
|
&__actions {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
|
flex-flow: wrap;
|
||||||
& > :not(:first-child) {
|
gap: 5px;
|
||||||
margin-left: 5px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 small {
|
h2 small {
|
||||||
|
|
Loading…
Reference in New Issue