优化发布确认文案

This commit is contained in:
yml2213
2026-07-28 14:45:33 +08:00
parent c86caeb667
commit e75f1a8519
5 changed files with 31 additions and 21 deletions
@@ -921,6 +921,22 @@
white-space: nowrap;
}
.publish-agreement-panel :deep(.agreement-notice-checkbox) {
height: auto;
white-space: normal;
align-items: flex-start;
}
.publish-agreement-panel :deep(.agreement-notice-checkbox .el-checkbox__label) {
line-height: 1.5;
}
.agreement-notice-label {
white-space: normal;
line-height: 1.5;
align-items: flex-start;
}
.agreement-link {
display: inline-block;
min-width: 0;