Fix condition button margin for small screens
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…
Reference in New Issue