Use brighter colour for player marker dot
This commit is contained in:
parent
bf383afb8d
commit
fac72fd615
@ -35,7 +35,7 @@
|
|||||||
height: 0.8rem;
|
height: 0.8rem;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
background-color: var(--text-base);
|
background-color: var(--text-emphasis);
|
||||||
border: 0.2rem solid var(--background-dark);
|
border: 0.2rem solid var(--background-dark);
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user