Skip to content

Commit 56b6b3a

Browse files
committed
Update full.css
1 parent 3991743 commit 56b6b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

full.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1104,7 +1104,7 @@ body:not(.mobile) .sidebar .header .title .branch-icon:active {
11041104
}
11051105

11061106
.sidebar .header .search-screen .search-input {
1107-
width: calc(var(--sidebar-width) - 103px - 7px);
1107+
width: calc(var(--sidebar-width) - 103px);
11081108
white-space: nowrap;
11091109
line-height: 20px;
11101110
color: #d4d5d7;

0 commit comments

Comments
 (0)