Skip to content
Discussion options

You must be logged in to vote

This CSS does what you asked for:

.md-nav__link { 
  flex-direction: row-reverse;
}

.md-nav__link .md-ellipsis {
  flex-grow: 1;
}

Replies: 2 comments 6 replies

Comment options

alexvoss
Sep 18, 2023
Collaborator Sponsor

You must be logged in to vote
5 replies
@alexvoss
Comment options

alexvoss Sep 18, 2023
Collaborator Sponsor

@wiktoryia
Comment options

@alexvoss
Comment options

alexvoss Sep 18, 2023
Collaborator Sponsor

@alexvoss
Comment options

alexvoss Sep 18, 2023
Collaborator Sponsor

@alexvoss
Comment options

alexvoss Sep 18, 2023
Collaborator Sponsor

Comment options

alexvoss
Sep 18, 2023
Collaborator Sponsor

You must be logged in to vote
1 reply
@wiktoryia
Comment options

Answer selected by wiktoryia
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