From 27e03a6e8fba78775fefb02faf1dea484938a5ba Mon Sep 17 00:00:00 2001 From: geun <1416geun@naver.com> Date: Fri, 3 Nov 2023 15:12:32 +0900 Subject: [PATCH] test --- src/assets/css/custom.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index 10ef6f9..e4080a5 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -1112,4 +1112,5 @@ caption {overflow: hidden; line-height: 0;text-indent: -2000px;} .notam-modal table thead tr th{font-weight:500;border:0;background:#f4f4f4;font-size:0.875rem;border-right:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center} .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;} \ No newline at end of file +.notam-modal table tbody tr td{border:0;background:#fff;font-size:0.875rem;} +.test{color:red} \ No newline at end of file