Dim label size
This commit is contained in:
parent
ed1a67476c
commit
ce4eb54000
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ const Label = styled.div`
|
|||
color: white;
|
||||
border-radius: 0.5em;
|
||||
opacity: 0.5;
|
||||
font-size: 0.6em;
|
||||
`;
|
||||
|
||||
const Wrapper = styled.div`
|
||||
|
|
Loading…
Reference in a new issue