change design date picker

This commit is contained in:
Ehsan
2024-10-24 00:41:21 +03:30
parent 2e8338da6d
commit a7fa36684d
3 changed files with 3 additions and 7 deletions
-1
View File
@@ -24,7 +24,6 @@ function ButtonDate({ anchorEl, setAnchorEl, open, id, updateDate, children }) {
"& .MuiPaper-root": {
background: "transparent !important",
border: "none !important",
// boxShadow: "none !important",
},
}}
>