UX: Use local timezone for insert date modal result

This commit is contained in:
Vinoth Kannan
2018-10-09 20:15:32 +05:30
parent 47f19adac8
commit 7a6c227fa4
5 changed files with 58 additions and 35 deletions

View File

@ -19,6 +19,10 @@
&:hover .d-icon-globe {
color: $primary-high;
}
&.past {
font-weight: normal;
}
}
}