Skip to content

scroll bar position #790

Answered by mbnuqw
brekco asked this question in Q&A
Oct 7, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

This is possible in current beta version. For the v4 you can use next custom CSS (Sidebery settings / Style editor):

.scroll-container {
  direction: rtl;
}
.scroll-container > .scrollable{
  direction: ltr;
}

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@brekco
Comment options

@mbnuqw
Comment options

@brekco
Comment options

Answer selected by brekco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants