fix nickname in cursor reticle being able to wrap onto multiple lines
This commit is contained in:
parent
a30c36c92a
commit
6cfbc4f05f
|
@ -114,6 +114,7 @@ rkgk-reticle-cursor {
|
|||
position: absolute;
|
||||
top: 20px;
|
||||
left: 8px;
|
||||
width: max-content;
|
||||
|
||||
color: white;
|
||||
background-color: var(--color);
|
||||
|
|
Loading…
Reference in a new issue