Skip to content

Commit 128c8d0

Browse files
authored
Merge pull request #165 from codeitcodes/dev
2 parents 48d2e9e + 3cebd9e commit 128c8d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

full.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,8 @@ body.notransition .bottom-wrapper {
141141
border-radius: 20px;
142142
}
143143

144-
.bottom-float.modified .sidebar-open {
144+
.bottom-float.modified .sidebar-open,
145+
.bottom-float.file-open .sidebar-open {
145146
border-radius: 20px 0 0 20px;
146147
}
147148

0 commit comments

Comments
 (0)