Enables tablet breakpoint view inside Wized Configurator.
Currently using iPad Pro 11" viewport size.
Wized iPad Pro 11" View by mirus-studio
Details
Authormirus-studio
LicenseNo License
Categoryapp.wized.com
Created
Updated
Size283 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 iPad Pro 11" View
@version 20240406.10.33
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://app.wized.com/configurator/") {
iframe {
margin: auto !important;
width: 834px !important;
height: 1194px !important;
}
}