From 2530d5f91e8cf26e65997d048bb032ac8ac3cd53 Mon Sep 17 00:00:00 2001 From: anapnoe <124302297+anapnoe@users.noreply.github.com> Date: Wed, 29 Mar 2023 13:22:20 +0300 Subject: [PATCH] lora site panel brokenview #28 --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 2e61bd99..c2ea3fa0 100644 --- a/style.css +++ b/style.css @@ -2842,6 +2842,7 @@ ul.list-none { z-index:1; cursor: pointer; border: 1px dashed var(--panel-bg-color); + display: block !important; } .extra-network-cards .card::after {