Fix condition button margin for small screens

pull/1/head
David Benqué 3 years ago
parent 9f2f488c2e
commit 4072b0451e

@ -199,8 +199,8 @@
align-items: center;
margin-bottom: 10px;
flex-wrap: wrap;
& > *:not(:first-child) {
margin-left: 10px;
& > * {
margin-right: 10px;
}
.cp-dropdown-container button {
max-width: 200px;

Loading…
Cancel
Save