Browse Source

#3075: [fix-10632][ui] fix the workflow name with underline cannot be displayed correctly error. (#10636)

- add workflow name span padding-bottom css style to fix this error

This closes #10632

Co-authored-by: jiangkang <jiangkang@cmss.chinamobile.com>
git-as-svn/v1/dev
秋天 2 years ago committed by GitHub
parent
commit
6bbaf75ef9
  1. 2
      commit.ref
  2. 31
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit bbc1e052ab3ce8933b0f1f5f703674e34c0661b1
Subproject commit d021da4dfbc79a35c81a43cc91c25bcbeb498f1a

31
commit.yml

@ -2,13 +2,28 @@
branches: {
}
fileChange:
/.github:
newFile: !uuid '1f46e208c514640b707eac228c8d8cf760457d59'
oldFile: !uuid '6c5773b67fc5b50fe53b3a052e4f58c5ebaa4e1a'
/.github/mergeable.yml:
newFile: !uuid '2b74fe2a0818c83d940020b633e2d324ce733065'
oldFile: !uuid '400b639b8d007209f81553dfa5a07a7c330bebb2'
gitCommitId: !uuid 'bbc1e052ab3ce8933b0f1f5f703674e34c0661b1'
/dolphinscheduler-ui:
newFile: !uuid 'f61b7c836552eb85e2b01699cb0524d8d29760f3'
oldFile: !uuid '85ac954d907f8bd818e4a3373e852f49741a30ba'
/dolphinscheduler-ui/src:
newFile: !uuid 'cf0181e7d48f235cee2382d73aaa66a7f8199405'
oldFile: !uuid '2ad74833ba8de50860344314f74b6950fd0ba5ba'
/dolphinscheduler-ui/src/views:
newFile: !uuid '983e35b46c6aaed2757e9b194e4259b0e0c3d0ff'
oldFile: !uuid '0c27a4791c550b3c6b66742d517706f8752e23dd'
/dolphinscheduler-ui/src/views/projects:
newFile: !uuid '3fd8496fe68a984ea1ca860f3be80980ec68265a'
oldFile: !uuid '7f4009fc09ff51597f39488801c744b7bbf94508'
/dolphinscheduler-ui/src/views/projects/workflow:
newFile: !uuid '8a6644c18eaff95e1fda04de1f5e3eb145fd8aca'
oldFile: !uuid '2f63cd3ce9824176a978d858a4d718fed95f2c79'
/dolphinscheduler-ui/src/views/projects/workflow/definition:
newFile: !uuid '1671aee2a9708fd61433f3e31ac28ef34782e36f'
oldFile: !uuid 'd3cc07284df6e8a211268f032da75d602f45d493'
/dolphinscheduler-ui/src/views/projects/workflow/definition/index.module.scss:
newFile: !uuid 'e9d77e604661cc6a2dbf8aa7cb844a11c42d157a'
oldFile: !uuid '19dd17f756ecd49e6ed186604a13eb12e21bfde6'
gitCommitId: !uuid 'd021da4dfbc79a35c81a43cc91c25bcbeb498f1a'
renames: {
}
revisionId: 3074
revisionId: 3075

Loading…
Cancel
Save