#85773 presets button justification updated

This commit is contained in:
Valery Kovalev 2021-04-30 17:40:51 +03:00
parent 6fe28a18ed
commit 91081e4114
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ THE SOFTWARE.
.buttons-group {
.button {
margin: 0 .25rem .5rem;
flex: 1 1 auto;
&.is-primary {
background-color: $header;