魔墙:修复滑动条及输入控件随键盘而改变;加中心坐标变为3840*2160;修改主界面的魔墙颜色;
This commit is contained in:
parent
71bb5d58e7
commit
9ad2665b0d
File diff suppressed because it is too large
Load Diff
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue