fix: update style

This commit is contained in:
Qiuxia Fan 2022-03-02 16:02:22 +08:00
parent e9dc8accc5
commit fdb8b76eb5

View File

@ -146,7 +146,7 @@ function changeTimeRange(val: Date) {
<style lang="scss" scoped> <style lang="scss" scoped>
.profile-task { .profile-task {
margin: 0 auto; margin: 0 auto;
width: 300px; width: 350px;
} }
.date { .date {