Shared: fix missing

This commit is contained in:
Viktor Fomin 2024-08-02 11:06:55 +03:00
parent 05e6532851
commit 071dbcfb60

View File

@ -100,7 +100,7 @@ const StyledRole = styled.div`
const StyledAssignedRole = styled.div`
padding-inline-start: 4px;
color: rgba(170, 170, 170, 1);
color: ${globalColors.gray};
::before {
content: "(";