#85773 presets buttons align left fixed

This commit is contained in:
Valery Kovalev 2021-04-30 16:18:37 +03:00
parent efc94ff304
commit 7c46febc27
2 changed files with 1 additions and 4 deletions

2
dist/css/app.css vendored

File diff suppressed because one or more lines are too long

View File

@ -38,7 +38,6 @@ THE SOFTWARE.
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.header-group {
@ -60,8 +59,6 @@ THE SOFTWARE.
}
.buttons-group {
align-items: center;
.button {
margin: 0 .25rem .5rem;