Commit becdd30c authored by wildfirecode13's avatar wildfirecode13

1

parent 93ae5181
...@@ -116,6 +116,8 @@ ...@@ -116,6 +116,8 @@
left: -70px; left: -70px;
top: 10px; top: 10px;
position: absolute; position: absolute;
overflow: hidden;
} }
} }
.main3_btn5 { .main3_btn5 {
...@@ -163,6 +165,7 @@ ...@@ -163,6 +165,7 @@
left: 490px; left: 490px;
top: 600px; top: 600px;
position: absolute; position: absolute;
overflow: hidden;
canvas{ canvas{
touch-action: none; touch-action: none;
pointer-events: none; pointer-events: none;
...@@ -174,6 +177,7 @@ ...@@ -174,6 +177,7 @@
left: 417px; left: 417px;
top: 1337px; top: 1337px;
position: absolute; position: absolute;
overflow: hidden;
} }
.main3_rolepop { .main3_rolepop {
width: 402px; width: 402px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment