Giving a fixed sidebar with of 250px

This commit is contained in:
Jesús Espino 2021-04-08 20:09:56 +02:00
parent 6383d79ecf
commit cfb2da8947

View file

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