mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-09 10:15:26 +00:00
fix: rtl padding
This commit is contained in:
@@ -77,7 +77,7 @@ function Icon({
|
|||||||
const ServersBase = styled.div`
|
const ServersBase = styled.div`
|
||||||
width: 56px;
|
width: 56px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding-left: 2px;
|
padding-inline-start: 2px;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user