Compare commits

...

2 Commits

Author SHA1 Message Date
DESKTOP-6C3NK6N\WXS 9c36c7975c Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web
continuous-integration/drone/push Build is passing Details
2024-08-19 14:09:22 +08:00
DESKTOP-6C3NK6N\WXS 3f80df204c 项目信息样式问题修改 2024-08-19 14:09:06 +08:00
1 changed files with 7 additions and 2 deletions

View File

@ -4,8 +4,13 @@
:column="2"
border
style="width: 1000px"
labelStyle="white-space:nowrap;"
contentStyle="word-break:break-all;"
:labelStyle="{
whiteSpace: 'nowrap',
}"
:contentStyle="{
wordBreak: 'break-all',
whiteSpace: 'nowrap',
}"
>
<el-descriptions-item :label="$t('trials:trials-list:form:trialId')">
{{ trialInfo.TrialCode }}