hotfix/paypal-note
candice 2 years ago
parent 2e8860a4dc
commit 5b2242289e

@ -1188,12 +1188,12 @@ ready(el => {
}); });
</script> </script>
<style> <style>
.date_pick {width: 92%; .date_pick { width: 92% !important;
background: url(https://data.chinahighlights.com/pic/top10/tour-calendar.png) no-repeat 15px #fff; background: url(https://data.chinahighlights.com/pic/top10/tour-calendar.png) no-repeat 15px #fff;
padding-left: 50px; padding-left: 50px !important;
border-radius: 6px; border-radius: 6px !important;
height: 40px;} height: 40px !important;}
@media (max-width: 750px) { @media (max-width: 750px) {
.date_pick {width: 86%;} .date_pick {width: 100% !important;}
} }
</style> </style>
Loading…
Cancel
Save