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

This commit is contained in:
tomson
2024-06-03 16:10:06 +01:00
committed by VitoAlbano
parent 61450e0f78
commit 07dda752dd
@@ -77,7 +77,10 @@
padding: 1em;
& > button {
width: auto;
min-width: 40px;
text-transform: uppercase;
padding: 0 16px;
}
}
}