bot propelMove
This commit is contained in:
@@ -41,6 +41,14 @@ body[eicapp] {
|
||||
box-sizing: border-box;
|
||||
background: repeating-linear-gradient( -45deg, #000, #333 10px, #000 10px, #333 20px );
|
||||
}
|
||||
.helperBotCanvas{
|
||||
display: block;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
background: transparent;
|
||||
pointer-events: none;
|
||||
z-index: 9;
|
||||
}
|
||||
|
||||
[eicapp] [eicapptoolbar] {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user