Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bd338d2

Browse filesBrowse files
committed
refactor(sidebar): set collapsed width to 60 px
1 parent 16748f1 commit bd338d2
Copy full SHA for bd338d2

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎app/components/app/AppSidebar.vue

Copy file name to clipboardExpand all lines: app/components/app/AppSidebar.vue
+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ onMounted(() => {
3636
:menu="menu"
3737
:show-one-child="true"
3838
width="180px"
39-
width-collapsed="50px"
39+
width-collapsed="60px"
4040
@update:collapsed="onToggleCollapse"
4141
@item-click="onItemClick"
4242
>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.