fix(BackButton): vertical align styles
This commit is contained in:
parent
d3fe3a897c
commit
d6ea7548ab
@ -4,6 +4,8 @@
|
||||
color: var(--highlight);
|
||||
font-weight: 400;
|
||||
font-size: var(--font-size);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.back-button svg {
|
||||
|
Loading…
x
Reference in New Issue
Block a user