Skip to content

Commit b3c27ef

Browse files
committed
[Fix][UI] Fix the workflow name.
1 parent 364cafe commit b3c27ef

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

dolphinscheduler-ui/src/views/projects/workflow/definition/index.module.scss

-16
Original file line numberDiff line numberDiff line change
@@ -94,19 +94,3 @@
9494
overflow: hidden;
9595
word-break: break-all;
9696
}
97-
98-
.workflow-name {
99-
:global {
100-
div:first-child {
101-
width: calc(100% - 32px);
102-
103-
.n-button,
104-
.n-button__content {
105-
width: 100%;
106-
span {
107-
padding-bottom: 1px;
108-
}
109-
}
110-
}
111-
}
112-
}

0 commit comments

Comments
 (0)