mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
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:
@@ -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 |
|
||||
+----------------------------------------------+------------------------------------------------+-----------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user