Adjusts spacing for header
This commit is contained in:
parent
462b11796b
commit
e2a435f4de
1 changed files with 1 additions and 2 deletions
|
@ -90,11 +90,10 @@
|
|||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding: $zero $zero $space-micro;
|
||||
margin-left: var(--space-small);
|
||||
|
||||
.page-title {
|
||||
margin-bottom: $zero;
|
||||
margin-left: $space-normal;
|
||||
margin-left: var(--space-small);
|
||||
}
|
||||
|
||||
.status--filter {
|
||||
|
|
Loading…
Reference in a new issue