Skip to content

Commit 1c5cc70

Browse files
committedJul 22, 2022
Make branch tree wider
1 parent c0883fa commit 1c5cc70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎public/css/main.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ body {
6060

6161
.branches {
6262
min-width: 200px;
63-
max-width: 260px;
64-
width: 260px;
63+
max-width: 300px;
64+
width: 300px;
6565
flex: 1 1 auto;
6666
overflow-y: auto;
6767
margin-right: .5em;

0 commit comments

Comments
 (0)
Please sign in to comment.