This commit is contained in:
A1300399510
2023-07-27 19:48:32 +08:00
parent 9879550544
commit 556f40efe8
5 changed files with 10 additions and 3 deletions

View File

@@ -100,12 +100,18 @@ const executeScripts = () => {
left: 0;
background-color: rgba(0, 0, 0, 0.5);
z-index: 1111;
color: transparent;
}
.htmlCode * {
box-sizing: content-box;
}
.htmlCode .registerNewApp {
color: #000;
}
.htmlCode .register .box,
.htmlCode .register .box {
border-radius: 10px;