fix header issue #613
This commit is contained in:
parent
55f2a4c2cd
commit
e604916aa3
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ $button-focus-shift: 12%;
|
||||||
|
|
||||||
.button__content {
|
.button__content {
|
||||||
margin: 0 var(--button-padding);
|
margin: 0 var(--button-padding);
|
||||||
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button-primary
|
.button-primary
|
||||||
|
|
Loading…
Add table
Reference in a new issue