From 8f8cf16fbe53f511304a205c0b592cd601fa9cb3 Mon Sep 17 00:00:00 2001 From: LightSaveUs <108632621+LightSaveUs@users.noreply.github.com> Date: Sun, 16 Oct 2022 04:36:41 +0300 Subject: [PATCH] Update Unicorn.css --- themes/Unicorn.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/themes/Unicorn.css b/themes/Unicorn.css index af004ebf..6dc46d12 100644 --- a/themes/Unicorn.css +++ b/themes/Unicorn.css @@ -447,11 +447,9 @@ a:hover, a:focus { /* Popup */ -.popup_list_area .model_item .model{ +.popup .model_item { border: 1px solid #c9c9c9; - border-radius: 10px; } - .popup .popup_load_cancel { border: 1px solid #c9c9c9 !important; }