Adjust button size & spacing on upload page on mobile
This commit is contained in:
parent
9e75e2a711
commit
80335b0e4d
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue