fix button widget preview breaking on firefox
This commit is contained in:
parent
2bad64bf0a
commit
fc66d44e49
@ -27,6 +27,7 @@ export default function ButtonWidgetPreviewDesktop({
|
|||||||
{
|
{
|
||||||
position: "absolute",
|
position: "absolute",
|
||||||
height: "calc(20 / 262 * 100%)",
|
height: "calc(20 / 262 * 100%)",
|
||||||
|
aspectRatio: 3.69,
|
||||||
px: "calc(1%)",
|
px: "calc(1%)",
|
||||||
display: "flex",
|
display: "flex",
|
||||||
alignItems: "center",
|
alignItems: "center",
|
||||||
|
Loading…
Reference in New Issue
Block a user