UX: Better flex for the bulk actions modal
This commit is contained in:
parent
57d9830bd2
commit
0927d75743
app/assets/stylesheets/desktop
|
@ -155,9 +155,11 @@
|
|||
flex-wrap: wrap;
|
||||
|
||||
.btn {
|
||||
width: 22%;
|
||||
flex: 1 1 0;
|
||||
margin-bottom: 1em;
|
||||
margin-right: 1em;
|
||||
white-space: nowrap;
|
||||
max-width: 23%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue