From 775eaafc7ac4f058334fe8d8669faf40e656fa10 Mon Sep 17 00:00:00 2001 From: geun <1416geun@naver.com> Date: Fri, 3 Nov 2023 15:13:07 +0900 Subject: [PATCH] test --- src/assets/css/custom.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index e4080a53..6b1cdf4d 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -1113,4 +1113,3 @@ caption {overflow: hidden; line-height: 0;text-indent: -2000px;} .notam-modal table tbody tr{border-bottom:1px solid #ddd;} .notam-modal table tbody tr th{font-weight:500;background:#f4f4f4;font-size:0.875rem;border-right:1px solid #ddd;min-width:150px;text-align:center;} .notam-modal table tbody tr td{border:0;background:#fff;font-size:0.875rem;} -.test{color:red} \ No newline at end of file