We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b1dd8 commit 97e94c0Copy full SHA for 97e94c0
src/views/layout/Layout.vue
@@ -36,6 +36,7 @@
36
&.hideSidebar {
37
.sidebar-container{
38
width:36px;
39
+ overflow: inherit;
40
}
41
.main-container {
42
margin-left: 36px;
0 commit comments