Add spacing between items
Also fix padding not being respected when blocks exceed container height.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
.block-row > .item {
|
||||
flex: 1;
|
||||
margin: 2px 0;
|
||||
}
|
||||
|
||||
.block-row > .item.-row {
|
||||
|
||||
Reference in New Issue
Block a user