Fix alignment off

This commit is contained in:
saltrafael 2021-08-13 12:20:04 -03:00 committed by Thomas Zarebczan
parent afe3f913ae
commit d36371fd88

View file

@ -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);