added UI Scale option under visual
This commit is contained in:
parent
2edbc243d0
commit
d7132cfe8e
6 changed files with 18 additions and 4 deletions
|
@ -61,7 +61,7 @@
|
|||
</style>
|
||||
</head>
|
||||
|
||||
<body oncontextmenu="return false;" loading="1" os-release="<%= parseInt(env.osRelease) %>" platform="<%= env.platform %>">
|
||||
<body class="notransparency" oncontextmenu="return false;" loading="1" os-release="<%= parseInt(env.osRelease) %>" platform="<%= env.platform %>">
|
||||
<div id="LOADER">
|
||||
<%- include("../assets/cider-round.svg") %>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue