fix: rtl padding

This commit is contained in:
trashtemp 2022-01-14 21:16:37 +01:00
parent f01943c681
commit fe382f9532
No known key found for this signature in database
GPG key ID: D1F0DB65081B0FC6

View file

@ -77,7 +77,7 @@ function Icon({
const ServersBase = styled.div`
width: 56px;
height: 100%;
padding-left: 2px;
padding-inline-start: 2px;
display: flex;
flex-shrink: 0;