chore(developer): update sidebar min width CSS variable documentation

Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
This commit is contained in:
Grigory Vodyanov
2025-10-14 16:18:52 +02:00
parent a81c1f6f4f
commit 63a271dfe8

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 |
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+