Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 6b0ee8ec authored by Kritkhanin Anantakul's avatar Kritkhanin Anantakul
Browse files

fix size calendar

parent f5a2cd3b
Branches
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ const updateSelectedDate = (newValue) => { ...@@ -62,7 +62,7 @@ const updateSelectedDate = (newValue) => {
/* ✅ ปรับขนาด v-date-picker */ /* ✅ ปรับขนาด v-date-picker */
.custom-date-picker { .custom-date-picker {
width: 350px !important; width: 350px !important;
height: 390px !important; height: 440px !important;
max-width: 350px; max-width: 350px;
font-size: 14px !important; font-size: 14px !important;
border-radius: 20px !important; border-radius: 20px !important;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment