mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-16 01:09:55 +00:00
Fix awkward status action bar layout changes (#2859)
This commit is contained in:
@@ -1522,7 +1522,8 @@ body > [data-popper-placement] {
|
|||||||
|
|
||||||
&__action-bar__button-wrapper {
|
&__action-bar__button-wrapper {
|
||||||
flex-basis: 0;
|
flex-basis: 0;
|
||||||
flex-grow: 1;
|
|
||||||
|
// glitch-soc: disable this for now; flex-grow: 1;
|
||||||
|
|
||||||
&:last-child {
|
&:last-child {
|
||||||
flex-grow: 0;
|
flex-grow: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user