修改样式
This commit is contained in:
parent
5c88ee83d9
commit
1c637dd4ff
|
|
@ -255,3 +255,8 @@ position: relative;
|
|||
}
|
||||
|
||||
</style>
|
||||
<style>
|
||||
.ant-picker .ant-picker-suffix{
|
||||
display: none !important;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in New Issue