|
@@ -75,7 +75,7 @@
|
|
|
<LeIcon class="flow-icon text-[50px] text-primary mr-2" :icon-class="`${flowIconPrefix}${process.processIcon}`" />
|
|
|
<div class="space space-vertical flex-grow overflow-hidden">
|
|
|
<div class="space-item">
|
|
|
- <div class="first-edit font-semibold h-18px font-500 truncate text-[16px]" :title="process.processName">
|
|
|
+ <div class="first-edit h-18px font-medium truncate text-[16px]" :title="process.processName">
|
|
|
{{ process.processName }}
|
|
|
</div>
|
|
|
</div>
|