Skip to content

Commit 94a5a1e

Browse files
Merge pull request #13802 from nextcloud/chore/update-css-variable-sidebar-width
chore(developer): update sidebar min width CSS variable documentation
2 parents cd3fb0a + 63a271d commit 94a5a1e

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)