Fix Bug 64917 - Accounts: Profile. Fix live chat switcher styles in RTL mode

This commit is contained in:
Aleksandr Lushkin 2023-11-01 08:35:36 +01:00
parent e82feda91b
commit bbd59c1631

View File

@ -27,7 +27,7 @@ const disabledAndHeaderStyle = css`
const WrapperToggle = styled.div`
display: flex;
align-items: center;
margin-left: auto;
margin-inline-start: auto;
width: 36px;
& label {