adjusted width

This commit is contained in:
Bernt Christian Egeland 2023-01-21 23:10:05 +01:00
parent 38ce3359c7
commit cd39b0ca7a

View File

@ -287,7 +287,7 @@ const Calendar = ({ onChange, calendarRef, close, dateRange, children }) => {
};
return (
<div className="select-none w-full flex flex-shrink" ref={calendarRef}>
<div className="select-none w-11/12 flex" ref={calendarRef}>
<div className="px-6">
<div className="flex items-center">
<div className="w-1/6 relative flex justify-around">