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