zentaopms/extension/max/flow/css/batchcreate.css
2023-05-16 10:50:42 +08:00

5 lines
186 B
CSS

#ajaxForm table tbody .required:after {visibility: hidden;}
#ajaxForm table thead .required:after {right: auto;}
.btn + .btn {margin-left: 5px;}
.table-responsive {overflow-x: visible;}