RTL: fix column settings toggle label (#9037)
This commit is contained in:
parent
25f9ead041
commit
bf58461d36
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ body.rtl {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.setting-toggle {
|
.setting-toggle__label {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue