mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-24 18:46:40 +07:00
fixed min marker width
This commit is contained in:
parent
ea8936f283
commit
5e3aa587c7
1 changed files with 1 additions and 2 deletions
|
@ -125,7 +125,6 @@
|
|||
border-radius: 8px;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
min-width: 20px;
|
||||
height: 14px;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
|
@ -194,7 +193,7 @@
|
|||
left: auto;
|
||||
right: 15px;
|
||||
// transform: translate(50%, 0);
|
||||
top: -5px;
|
||||
top: -3px;
|
||||
position: absolute;
|
||||
z-index: -10;
|
||||
padding: 0 6px 0 6px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue