-
+
diff --git a/src/main/webapp/resources/css/fims/cmmn/xit-core-extend.css b/src/main/webapp/resources/css/fims/cmmn/xit-core-extend.css
index 848d78e3..9409d717 100644
--- a/src/main/webapp/resources/css/fims/cmmn/xit-core-extend.css
+++ b/src/main/webapp/resources/css/fims/cmmn/xit-core-extend.css
@@ -658,6 +658,13 @@ select.option-style-select > option[value='BLACK']{ color: var(--pdf-black);back
min-width: 300px;
}
+.mw-px-250 {
+ max-width: 250px;
+}
+
+.mw-px-300 {
+ max-width: 300px;
+}
.mw-px-1200 {
max-width: 1200px;
diff --git a/src/main/webapp/resources/html/fileUpload.html b/src/main/webapp/resources/html/fileUpload.html
index bf32e831..6a9f7093 100644
--- a/src/main/webapp/resources/html/fileUpload.html
+++ b/src/main/webapp/resources/html/fileUpload.html
@@ -71,7 +71,7 @@