mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-24 18:46:40 +07:00
fixed marker
This commit is contained in:
parent
d752039de9
commit
50c2ac70e3
1 changed files with 2 additions and 2 deletions
|
@ -189,7 +189,7 @@
|
|||
|
||||
.router-marker {
|
||||
div {
|
||||
background: @router_line;
|
||||
color: @router_line;
|
||||
left: auto;
|
||||
right: 50%;
|
||||
transform: translate(50%, 0);
|
||||
|
@ -197,8 +197,8 @@
|
|||
position: absolute;
|
||||
z-index: -10;
|
||||
padding: 2px 2px 2px 4px;
|
||||
color: white;
|
||||
border-radius: 100%;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
&.right {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue