Don't re-align segmented control

This commit is contained in:
Justin Edmund 2022-12-28 22:37:32 -08:00
parent f8b2c6d61c
commit 001dbc55f1

View file

@ -16,10 +16,6 @@
padding: 0 $unit;
max-width: auto;
width: 100%;
&.Editable {
justify-content: flex-start;
}
}
.SegmentedControl {