-
-
-
-
diff --git a/src/main/webapp/resources/framework/css/common/common-style.css b/src/main/webapp/resources/framework/css/common/common-style.css
index a63cc99a..3f487906 100644
--- a/src/main/webapp/resources/framework/css/common/common-style.css
+++ b/src/main/webapp/resources/framework/css/common/common-style.css
@@ -90,10 +90,15 @@
}
.w_fix01 {
- width: 75%;
+ width: 70%;
min-width:600px;
height: 570px;
}
+.w_fix09 {
+ width: 70%;
+ min-width:600px;
+ min-height: 730px;
+}
.w_fix02 {
width:48%;
@@ -101,57 +106,24 @@
height: 630px;
}
-.w_fix04 {
- width: 400px;
-}
-
.w_fix05 {
- width: 75%;
+ width: 1100px;
min-width: 700px;
gap:1em;
display: flex;
}
-.w_fix06 {
- width: 75%;
- min-width:700px;
+.w_fix04 {
+ width: 400px;
}
-.w_fix09 {
- width: 70%;
- min-width:600px;
- min-height: 730px;
+.w_fix06 {
+ width: 1100px;
+ min-width:700px;
}
-
-/*2022.11.18 박소영 반응형 미디어쿼리 추가*/
-@media screen and (max-width: 1000px){
- .w_fix01 col:nth-child(2){
- border:0px solid red;
- width:13%!important;
- }
-
-
- .w_fix02 textarea[rows]{
- border:1px solid #ababab;
- height:100px;
- }
- .w_fix02{
- height:470px;
- }
- .w_fix02:nth-child(2){
- height: 300px;
- margin-top: 11px;
- }
- .w_fix02:nth-child(2) col:nth-child(1){
- border:0px solid red;
- width:12%!important;
- }
-
-}
-
/*테이블*/
.tbl02 {
font-size: 12px;