0
0
Fork 0

Fix styling regressions from RTL layout refactor (#24415)

This commit is contained in:
Claire 2023-04-04 16:48:34 +02:00 committed by GitHub
parent ec0c104bf2
commit 45848d6547
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 32 additions and 20 deletions

View file

@ -19,10 +19,22 @@ body.rtl {
direction: rtl;
}
.account__avatar-wrapper {
float: right;
}
.column-header__setting-arrows {
float: left;
}
.admin-wrapper {
direction: rtl;
}
.react-swipeable-view-container > * {
direction: rtl;
}
.simple_form .label_input__append {
&::after {
background-image: linear-gradient(