From c041d0712ed819bf4ea12a3c1c2a26d7063b02fb Mon Sep 17 00:00:00 2001 From: 이민희 <mhlee@maprex.co.kr> Date: 화, 28 12월 2021 11:17:45 +0900 Subject: [PATCH] 대시보드 - 위험 관리 '구분', '담당부서' 컬럼 삭제 --- src/main/webapp/assets/styles/main.css | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/src/main/webapp/assets/styles/main.css b/src/main/webapp/assets/styles/main.css index f05493f..baf6003 100644 --- a/src/main/webapp/assets/styles/main.css +++ b/src/main/webapp/assets/styles/main.css @@ -5223,7 +5223,6 @@ height: 150px } }*/ - .modal-open { overflow: hidden; } @@ -30598,6 +30597,4 @@ .tree, .tree ul { list-style:none; -} - - +} \ No newline at end of file -- Gitblit v1.8.0