@@ -4168,17 +4168,17 @@ body.auth-readonly-maps-page .mapsMirMapMenuCancelBtn {
|
||||
|
||||
.mapEditorOriginHit {
|
||||
position: absolute;
|
||||
left: -18px;
|
||||
top: -18px;
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
left: -6px;
|
||||
top: -6px;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
border-radius: 50%;
|
||||
background: transparent;
|
||||
pointer-events: auto;
|
||||
cursor: help;
|
||||
pointer-events: none;
|
||||
cursor: inherit;
|
||||
z-index: 5;
|
||||
appearance: none;
|
||||
font: inherit;
|
||||
|
||||
Reference in New Issue
Block a user