diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index 946318be..d7b7c045 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -1281,4 +1281,6 @@ caption {overflow: hidden; line-height: 0;text-indent: -2000px;} .list-input .form-group label{font-size: .875rem;font-weight: 500;} -.list-input .form-group{margin-bottom:0;} \ No newline at end of file +.list-input .form-group{margin-bottom:0;} + +.ant-collapse-item{background:#fff;} \ No newline at end of file