@@ -1803,6 +1803,9 @@ export default {
.ReceiptRecord-table{
margin-top: 15px;
}
+.ReceiptRecord-search .el-range-editor.el-input__inner{
+ margin-bottom:0;
+}
</style>