fix button widget preview breaking on firefox

This commit is contained in:
nflnkr 2024-06-21 15:44:53 +03:00
parent 2bad64bf0a
commit fc66d44e49

@ -27,6 +27,7 @@ export default function ButtonWidgetPreviewDesktop({
{
position: "absolute",
height: "calc(20 / 262 * 100%)",
aspectRatio: 3.69,
px: "calc(1%)",
display: "flex",
alignItems: "center",