修改样式

This commit is contained in:
yangjun 2026-03-19 08:32:48 +08:00
parent aaec1a2aa3
commit 8ea53ea39d
1 changed files with 6 additions and 0 deletions

View File

@ -249,3 +249,9 @@
}
</style>
<style>
.ant-picker .ant-picker-suffix{
display: none !important;
}
</style>