UNPKG

scratch-gui

Version:

GraphicaL User Interface for creating and running Scratch 3.0 projects

11 lines (9 loc) 267 B
.monitor-list { /* Width/height are set by the component, margin: auto centers in fullscreen */ margin: auto; pointer-events: none; } .monitor-list-scaler { /* Scaling for monitors should happen from the top left */ transform-origin: left top; }