Adjust button size & spacing on upload page on mobile

This commit is contained in:
toshikanneko 2022-02-15 09:36:26 +01:00
parent 9e75e2a711
commit 80335b0e4d

View file

@ -731,6 +731,8 @@ img {
.section__actions { .section__actions {
.button { .button {
height: var(--height-button);
margin-right: var(--spacing-m);
.button__content { .button__content {
.button__label { .button__label {
margin-top: 0; margin-top: 0;