[Glitch] Replace flex styling with sensible layout rules
Port ef4d29c8791086b11f6e36aa121ff5c9b5fa0103 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
b4aabf3cf1
commit
476c131946
@ -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…
x
Reference in New Issue
Block a user