remove less preprocessor when not needed

This commit is contained in:
lesion
2021-10-18 11:31:44 +02:00
parent 3b75427038
commit 2ced375263
4 changed files with 5 additions and 6 deletions

View File

@@ -255,7 +255,7 @@ export default {
}
</script>
<style lang="less">
<style>
.datePicker {
max-width: 500px !important;
margin: 0 auto;