GH-1263 - Updating sidebar width (#1298)
This commit is contained in:
parent
33dfd798d0
commit
efa07a13f8
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
.octo-sidebar-list {
|
||||
flex: 1 1 auto;
|
||||
overflow-y: auto;
|
||||
width: 250px;
|
||||
max-width: 100%;
|
||||
|
||||
> div {
|
||||
margin-bottom: 16px;
|
||||
|
|
Loading…
Reference in a new issue