Skip to content

Commit

Permalink
Fix awkward status action bar layout changes (#2859)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire authored Sep 26, 2024
1 parent f610fdd commit 437cecc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/javascript/flavours/glitch/styles/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1522,7 +1522,8 @@ body > [data-popper-placement] {

&__action-bar__button-wrapper {
flex-basis: 0;
flex-grow: 1;

// glitch-soc: disable this for now; flex-grow: 1;

&:last-child {
flex-grow: 0;
Expand Down

0 comments on commit 437cecc

Please sign in to comment.