#85773 presets buttons align left fixed
This commit is contained in:
parent
efc94ff304
commit
7c46febc27
File diff suppressed because one or more lines are too long
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue