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;}