GH-1263 - Updating sidebar width (#1298)

This commit is contained in:
Asaad Mahmood 2021-09-22 22:16:43 +05:00 committed by GitHub
parent 33dfd798d0
commit efa07a13f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@
.octo-sidebar-list {
flex: 1 1 auto;
overflow-y: auto;
width: 250px;
max-width: 100%;
> div {
margin-bottom: 16px;