魔墙:修复滑动条及输入控件随键盘而改变;加中心坐标变为3840*2160;修改主界面的魔墙颜色;

This commit is contained in:
miao 2023-02-09 14:10:01 +08:00
parent 71bb5d58e7
commit 9ad2665b0d
2 changed files with 769 additions and 606 deletions

File diff suppressed because it is too large Load Diff

View File

@ -245,7 +245,7 @@
}
.magic_wall {
border: 1px solid black;
background-color: rgb(173, 228, 251);
background-color: rgb(50,130,246);
position: absolute;
}
.magic_wall_select {