优化发布确认文案
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user