Reduce right offset on arabic layout
This commit is contained in:
parent
c25d3aedcb
commit
c9e676a16a
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,7 @@ body .root .content.theme.ar {
|
||||||
.react-select.language {
|
.react-select.language {
|
||||||
ul {
|
ul {
|
||||||
top: 15px;
|
top: 15px;
|
||||||
|
right: 65px;
|
||||||
}
|
}
|
||||||
.selected-option.ar {
|
.selected-option.ar {
|
||||||
font-size: x-large;
|
font-size: x-large;
|
||||||
|
|
Loading…
Reference in a new issue