feat: improved date converter input

This commit is contained in:
CorentinTh 2020-04-26 16:02:39 +02:00 committed by Corentin THOMASSET
parent 5a06d89bcc
commit ee4eb30ca2
2 changed files with 123 additions and 26 deletions

View file

@ -99,6 +99,9 @@
</script>
<style lang="less">
html{
overflow-y: hidden !important;
}
.single-card {
width: 100%;
max-width: 700px !important;