* Move the screen module to open source.

This commit is contained in:
liugang
2022-12-23 14:39:01 +08:00
parent c6630243cb
commit d04fc1fe4a
23 changed files with 1428 additions and 26 deletions
+4
View File
@@ -0,0 +1,4 @@
.go-preview-scale {transform: scale(1, 1) !important;}
.go-preview-scale > div {margin: 0 auto !important;}
.go-preview.scrollY {background: #001028 !important;}
.go-preview-entity {width: auto !important; height: auto !important;}