codex-team / codex.docs

Free Docs app powered by Editor.js ecosystem
https://docs.codex.so
Apache License 2.0
692 stars 69 forks source link

Different sizes of side panels #286

Closed alsolovyev closed 1 year ago

alsolovyev commented 1 year ago

Description:

The sidebars (sidebar.twig, layout-sidebar-right) have different sizes although the static sizes are given for different screens (sidebar, layout-sidebar-right)

Preview:

Sidebars Sizes ![sidebars](https://user-images.githubusercontent.com/20425619/204643898-da7d15a1-e5fb-4ce9-b12d-7f60950af192.jpg)

Question:

Is that how it's meant to be? Do we need to prevent the right sidebar from shrinking??

neSpecc commented 1 year ago

For now, it is the expected behavior, but probably we need to make these two sidebars similar. Will think about it.