1
0

Change text color in PlayerStatus

Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
This commit is contained in:
James Ketrenos 2022-05-31 12:54:58 -07:00
parent 4e8b4746dc
commit 6bfc9e6ba9

View File

@ -3,7 +3,7 @@
flex-direction: column;
position: absolute;
margin-bottom: 0.5rem;
color: #d0d0d0;
color: #444;
pointer-events: none;
align-items: flex-end;
right: 0.5rem;