fix(ui): reduce empty vertical space between action buttons and content header
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.row {
|
||||
padding: 0.75rem;
|
||||
padding-bottom: 0px;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user