diff --git a/src/main/webapp/resources/css/fims/framework/common/xit-core.css b/src/main/webapp/resources/css/fims/framework/common/xit-core.css index daadd747..ca5339f1 100644 --- a/src/main/webapp/resources/css/fims/framework/common/xit-core.css +++ b/src/main/webapp/resources/css/fims/framework/common/xit-core.css @@ -10973,6 +10973,10 @@ button.list-group-item-gray.active { width: 75% !important; } +.w-85 { + width: 85% !important; +} + .w-100 { width: 100% !important; }