update style

This commit is contained in:
Fine 2022-11-28 17:48:12 +08:00
parent fa693f4a2f
commit 8b98e41b76

View File

@ -124,8 +124,7 @@ function removeConditions(e: any, key: number) {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.profile-task { .profile-task {
margin: 0 auto; width: 100%;
width: 400px;
} }
.create-task-btn { .create-task-btn {