action buttons now wrap
This commit is contained in:
parent
5a1459b476
commit
5eebb10fe6
@ -1,6 +1,7 @@
|
||||
.row {
|
||||
padding: .3rem;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user