fix: rtl padding

pull/511/head
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
1 changed files with 1 additions and 1 deletions

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;