修改样式

This commit is contained in:
yangjun 2026-03-19 08:33:22 +08:00
parent 5c88ee83d9
commit 1c637dd4ff
1 changed files with 5 additions and 0 deletions

View File

@ -255,3 +255,8 @@ position: relative;
}
</style>
<style>
.ant-picker .ant-picker-suffix{
display: none !important;
}
</style>