mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 18:12:08 -05:00
Update semag/roughdino/TemplateData/style.css
This commit is contained in:
parent
3fcd19b6fc
commit
bc246b6a16
@ -1,6 +1,6 @@
|
||||
body { padding: 0; margin: 0 }
|
||||
#unity-container { position: absolute }
|
||||
#unity-container.unity-desktop { left: 50%; top: 50%; transform: translate(-50%, -50%) }
|
||||
#unity-container.unity-desktop { width: 100%; height: 100% }
|
||||
#unity-container.unity-mobile { width: 100%; height: 100% }
|
||||
#unity-canvas { background: #231F20 width: 100% height: 100% }
|
||||
.unity-mobile #unity-canvas { width: 100%; height: 100% }
|
||||
|
Loading…
x
Reference in New Issue
Block a user