Update sidebery config for v5

This commit is contained in:
outfoxxed 2023-10-04 01:03:06 -07:00
parent 8b67ac841b
commit a9698856a9
Signed by: outfoxxed
GPG Key ID: 4C88A185FB89301E
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ See the above repository for updates as well as full license text. */
/* The border controlling sidebar width will be removed so you'll need to modify these values to change width */
#sidebar-box {
--uc-sidebar-width: 47px;
--uc-sidebar-width: 40px;
--uc-sidebar-hover-width: 232px;
--uc-autohide-sidebar-delay: 050ms; /* Wait 0.6s before hiding sidebar */
position: relative;

File diff suppressed because one or more lines are too long