[ACS-7582] Upload dialog button display fix (#9603)

This commit is contained in:
tomson
2024-05-09 12:48:18 +02:00
committed by DominikIwanek
parent cc05b66492
commit 833d9974df
@@ -77,7 +77,10 @@
padding: 1em;
& > button {
width: auto;
min-width: 40px;
text-transform: uppercase;
padding: 0 16px;
}
}
}