fix: customize options in desk page rtl layout
This commit is contained in:
parent
d54f223b4b
commit
e1316814a2
1 changed files with 6 additions and 0 deletions
|
|
@ -147,6 +147,12 @@
|
|||
.desk-body {
|
||||
padding-left: 0px;
|
||||
padding-right: calc(20rem + 15px);
|
||||
|
||||
.desk-page.allow-customization {
|
||||
.customize-options {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue