Fix alignment off
This commit is contained in:
parent
afe3f913ae
commit
d36371fd88
1 changed files with 2 additions and 1 deletions
|
@ -685,7 +685,8 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.button--file-action {
|
.button--file-action,
|
||||||
|
.download-text {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0 0;
|
margin: 0 0;
|
||||||
padding: var(--spacing-xxs) var(--spacing-xxs);
|
padding: var(--spacing-xxs) var(--spacing-xxs);
|
||||||
|
|
Loading…
Reference in a new issue