Skip to content

Commit 049a4c1

Browse files
committed
Update full.css
1 parent 6a66756 commit 049a4c1

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
@@ -1446,7 +1446,8 @@ body:not(.mobile) .sidebar .header .title .branch-icon:active {
14461446
}
14471447

14481448
.sidebar .button {
1449-
display: flex;
1449+
display: grid;
1450+
grid-auto-flow: column;
14501451
justify-content: center;
14511452
align-items: center;
14521453
border-radius: 15px;

0 commit comments

Comments
 (0)