From e3ed438f62934b11e0268874af649860ec6649c4 Mon Sep 17 00:00:00 2001 From: tophf Date: Sun, 30 Jan 2022 05:37:25 +0300 Subject: [PATCH] show divider --- popup/popup.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/popup/popup.css b/popup/popup.css index ea78f0d9..08b8471a 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -713,6 +713,9 @@ html:not(.styles-last) .split-btn-pedal::after { .styles-last #search-results { order: 2; } +.styles-last #installed { + border-top: 1px solid black; +} /* confirm */