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

This commit is contained in:
tomson
2024-04-25 09:50:44 +02:00
committed by VitoAlbano
parent 75dd3c0ef1
commit 859b3aab2a

View File

@@ -77,7 +77,10 @@
padding: 1em;
& > button {
width: auto;
min-width: 40px;
text-transform: uppercase;
padding: 0 16px;
}
}
}