From 0812a24e67c71701dc9c39dee32104e8abe9dee3 Mon Sep 17 00:00:00 2001 From: "Lim\\jun" Date: Tue, 9 Jan 2024 10:17:05 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=ED=8A=BC=20css=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/css/response.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/egovframe-template-simple-react-contribution/src/css/response.css b/egovframe-template-simple-react-contribution/src/css/response.css index cef7cbe..421c2dc 100644 --- a/egovframe-template-simple-react-contribution/src/css/response.css +++ b/egovframe-template-simple-react-contribution/src/css/response.css @@ -104,6 +104,15 @@ .btn_blue_h46 {height: 40px; font-size: 13px; line-height: 40px;} .btn_skyblue_h46 {height: 40px; font-size: 13px; line-height: 40px;} + .btn_red_h46 {height: 40px; font-size: 13px; line-height: 40px;} + + .btn_blue_h32 {height: 28px; font-size: 13px; line-height: 28px;} + .btn_skyblue_h32 {height: 28px; font-size: 13px; line-height: 28px;} + .btn_red_h32 {height: 28px; font-size: 13px; line-height: 28px;} + + .btn_blue_h31 {height: 28px; font-size: 13px; line-height: 28px;} + .btn_skyblue_h31 {height: 28px; font-size: 13px; line-height: 28px;} + .btn_red_h31 {height: 28px; font-size: 13px; line-height: 28px;} .btn_calendar {width: 40px; height: 40px; background-size: contain;} .btn_upload {height: 40px; font-size: 13px; line-height: 40px;} .btn_upload span {height: 40px; line-height: 40px;}