#85773 presets button justification updated
This commit is contained in:
parent
6fe28a18ed
commit
91081e4114
|
@ -61,6 +61,7 @@ THE SOFTWARE.
|
||||||
.buttons-group {
|
.buttons-group {
|
||||||
.button {
|
.button {
|
||||||
margin: 0 .25rem .5rem;
|
margin: 0 .25rem .5rem;
|
||||||
|
flex: 1 1 auto;
|
||||||
|
|
||||||
&.is-primary {
|
&.is-primary {
|
||||||
background-color: $header;
|
background-color: $header;
|
||||||
|
|
Loading…
Reference in New Issue