Skip to content

Commit 7a6d9fc

Browse files
authored
Merge branch 'develop' into feature/mobile-save-toast
2 parents 8b4f9e9 + cf5ed7f commit 7a6d9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/styles/components/_sidebar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
overflow-x: hidden;
115115
white-space: nowrap;
116116
text-overflow: ellipsis;
117-
min-width: #{15 / $base-font-size}rem;
117+
min-width: #{7 / $base-font-size}rem;
118118
}
119119

120120
.sidebar__file-item-name-text {

0 commit comments

Comments
 (0)