Skip to content

Commit 31b4bb3

Browse files
authored
Merge pull request #2117 from dewanshDT/sidebar-space-fix
file drawer filename space issue fixed
2 parents 050b447 + b0687fa commit 31b4bb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/styles/components/_sidebar.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
white-space: nowrap;
116116
text-overflow: ellipsis;
117117
min-width: #{7 / $base-font-size}rem;
118+
white-space: pre;
118119
}
119120

120121
.sidebar__file-item-name-text {

0 commit comments

Comments
 (0)