Enables mobile breakpoint view inside Wized Configurator.
Currently using iPhone 13 Pro Max viewport size.
Wized iPhone 13 Pro Max View by mirus-studio
Details
Authormirus-studio
LicenseNo License
Categoryapp.wized.com
Created
Updated
Size299 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Wized iPhone 13 Pro Max View
@version 20240406.10.25
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://app.wized.com/configurator/") {
iframe {
margin: auto !important;
width: 428px !important;
height: 926px !important;
}
}