docs: fix header rtl logo view (#1224)
This commit is contained in:
parent
397d8f3d84
commit
96ecb3da5f
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ const lang = currentPage && getLanguageFromURL(currentPage);
|
||||||
|
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
|
direction: ltr;
|
||||||
display: flex;
|
display: flex;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
|
|
Loading…
Reference in a new issue