提交
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user