Spacing changes
This commit is contained in:
parent
3f77f65aaa
commit
4cee35e0eb
1 changed files with 2 additions and 1 deletions
|
@ -490,7 +490,8 @@ export default {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
||||||
height: var(--space-normal);
|
height: var(--space-normal);
|
||||||
padding-top: var(--space-smaller);
|
margin-top: var(--space-smaller);
|
||||||
|
margin-bottom: var(--space-micro);
|
||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
}
|
}
|
||||||
.content {
|
.content {
|
||||||
|
|
Loading…
Reference in a new issue