Fix: Small changes to tooltip

This commit is contained in:
nizune
2021-06-28 11:36:37 +02:00
parent a1729e0836
commit d0e6d2a0e1
4 changed files with 10 additions and 5 deletions

View File

@@ -64,7 +64,7 @@ const Blocked = styled.div`
svg {
flex-shrink: 0;
margin-right: 8px;
margin-inline-end: 8px;
}
`;