From e8faa290111b439acc7a33723491d8935c0fdf66 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Wed, 20 Apr 2022 09:50:23 +0800 Subject: [PATCH] fix issue --- web_src/less/openi.less | 1 - 1 file changed, 1 deletion(-) diff --git a/web_src/less/openi.less b/web_src/less/openi.less index 2736635c4..c195bac38 100644 --- a/web_src/less/openi.less +++ b/web_src/less/openi.less @@ -250,7 +250,6 @@ footer .column{margin-bottom:0!important; padding-bottom:0!important;} .CREATING, .STOPPING, .DELETING, .STARTING, i.WAITING ,.INIT,.KILLING{display:inline-block;background-image:url('/img/loading.gif');background-repeat:no-repeat;width:16px;height:16px;background-size:16px 16px;margin-right:5px;} i.COMPLETED,i.SUCCEEDED{display:inline-block;width:18px;height:18px;background:url("/img/icons.svg");background-position: -496px -52px;background-position: -441px -52px;} - .text_over{ overflow: hidden; text-overflow: ellipsis;