docsy icon indicating copy to clipboard operation
docsy copied to clipboard

Adapt navbar to support RTL

Open mboukhalfa opened this issue 1 year ago • 1 comments

Replace bootstrap classes flex-column flex-md-row and ms-md-auto by w-100 and justify-content-end which have better support for RTL

Fix: https://github.com/google/docsy/issues/2011

TODO:

  • [ ] Improve small-device responsivity

mboukhalfa avatar May 19 '24 01:05 mboukhalfa

/hold when switching to small device the behavior of the logo changed

mboukhalfa avatar May 19 '24 01:05 mboukhalfa