Fix sections sidebar overflow (#171)

This commit is contained in:
Jonatan Kłosko 2021-04-14 11:35:54 +02:00 committed by GitHub
parent 252642f601
commit 2887527dc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,7 +79,7 @@ defmodule LivebookWeb.SessionLive do
<% end %>
</span>
</div>
<div class="flex flex-col w-1/5 bg-gray-50 border-r border-gray-100 px-6 py-10" data-element="sections-panel">
<div class="flex flex-col w-1/3 lg:w-1/5 overflow-y-auto bg-gray-50 border-r border-gray-100 px-6 py-10" data-element="sections-panel">
<div class="flex-grow flex flex-col">
<h3 class="font-semibold text-gray-800 text-lg">
Sections