From 9ab9111b7c0946965aad3c8c080e9e6c499c4056 Mon Sep 17 00:00:00 2001 From: sunjun Date: Tue, 24 May 2022 07:50:05 +0000 Subject: [PATCH] sprint_sunjun_22556 --- www/theme/default/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/theme/default/style.css b/www/theme/default/style.css index e0fbf59763..d5a77c6729 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -70,6 +70,7 @@ a.showMoreImage:hover {opacity: 1;} .c-ip {width: 200px;} .c-object {width: 250px;} .c-case-step {width: 300px;} +.c-actions-8 {width: 240px;} #userNav>li.open>a:before, #userNav>li>a:hover:before {position: absolute; bottom: 0px; left: calc(50% - 10px); width: 0; height: 0; content: ' '; border-color: transparent transparent #fff transparent; border-style: solid; border-width: 0 10px 10px 10px;} #userNav .dropdown-menu {z-index: 2000;} #userNav .dropdown-menu:hover + .dropdown-toggle:before {position: absolute; bottom: 0px; left: calc(50% - 10px); width: 0; height: 0; content: ' '; border-color: transparent transparent #fff transparent; border-style: solid; border-width: 0 10px 10px 10px;}