Skip to content

Commit 63a271d

Browse files
committed
chore(developer): update sidebar min width CSS variable documentation
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
1 parent a81c1f6 commit 63a271d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • developer_manual/html_css_design

developer_manual/html_css_design/css.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Element structure variables
228228
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+
229229
| ``--navigation-width`` | ``300px`` | Width of the in-app navigation sidebar |
230230
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+
231-
| ``--sidebar-min-width`` | ``200px`` | Minimum width of the app sidebar on small screens |
231+
| ``--sidebar-min-width`` | ``300px`` | Minimum width of the app sidebar on small screens |
232232
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+
233233
| ``--sidebar-max-width`` | ``500px`` | Maximum width of the app sidebar on wide screens |
234234
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)