Merge pull request #13802 from nextcloud/chore/update-css-variable-sidebar-width

chore(developer): update sidebar min width CSS variable documentation
This commit is contained in:
Sebastian Krupinski
2025-12-22 10:02:14 -05:00
committed by GitHub

View File

@@ -228,7 +228,7 @@ Element structure variables
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+
| ``--navigation-width`` | ``300px`` | Width of the in-app navigation sidebar |
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+
| ``--sidebar-min-width`` | ``200px`` | Minimum width of the app sidebar on small screens |
| ``--sidebar-min-width`` | ``300px`` | Minimum width of the app sidebar on small screens |
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+
| ``--sidebar-max-width`` | ``500px`` | Maximum width of the app sidebar on wide screens |
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+