Skip to content

Commit 27fe9bc

Browse files
committed
wip: Comment out overflow-hidden in sidebar styles for better layout flexibility
1 parent d36aff9 commit 27fe9bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/scss/organisms/_sidebar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188

189189
#app {
190190
.app-main {
191-
@apply overflow-hidden;
191+
// @apply overflow-hidden;
192192
}
193193

194194
&.app--sidebar-inactive {

0 commit comments

Comments
 (0)