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

This commit is contained in:
tomson
2024-05-10 14:43:29 +01:00
committed by VitoAlbano
parent 28d85ea3b5
commit c3d05ee4b8
@@ -77,7 +77,10 @@
padding: 1em;
& > button {
width: auto;
min-width: 40px;
text-transform: uppercase;
padding: 0 16px;
}
}
}