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>
<style lang="scss" scoped>
.profile-task {
margin: 0 auto;
width: 400px;
width: 100%;
}
.create-task-btn {