feat: improved date converter input

This commit is contained in:
CorentinTh 2020-04-26 16:02:39 +02:00
parent 662b84cda0
commit 3ef90b84ca
No known key found for this signature in database
GPG key ID: 44C26D9F091CEFC7
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;