Allow bulk edit menu to wrap
This commit is contained in:
parent
c3d6e10795
commit
0b3c49da90
|
@ -2068,6 +2068,7 @@ input[type="file"] {
|
|||
gap: 5px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.bulk_select_checkbox {
|
||||
|
|
Loading…
Reference in New Issue