Fix: Small fixes for RTL items

This commit is contained in:
nizune
2021-06-28 11:27:24 +02:00
parent 843ae5a082
commit 71672101e4
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ const VoiceBase = styled.div`
user-select: none;
svg {
margin-right: 4px;
margin-inline-end: 4px;
cursor: help;
}
}