Fix awkward status action bar layout changes (#2859)

This commit is contained in:
Claire 2024-09-26 12:02:40 +02:00 committed by GitHub
parent f610fdd6e7
commit 437cecc965
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;