change style popover datepicker

This commit is contained in:
Ehsan
2024-10-24 00:36:06 +03:30
parent 94a81e6345
commit 2e8338da6d
5 changed files with 9 additions and 10 deletions
+1
View File
@@ -3,6 +3,7 @@ import { DatePicker } from "jalaali-react-date-picker";
function DatePickerContent({ type, updateDate, handleClose }) {
return (
<DatePicker
className="!pt-[12px] !px-[12px] sm:!pt-[24px] sm:!px-[24px] !border !border-solid !border-[#EFEFEF] !bg-[#FFF] !rounded-[8px] !overflow-hidden"
dayLabelRender={(e) => (
<div className="day-label-bar-inner-rtl">
<div className="day-label-item !text-[10px] font-semibold">شنبه</div>