gaoluyang
5 天以前 2a8cbb40359eee991487c598f3348ec85172290a
src/views/collaborativeApproval/noticeManagement/index.vue
@@ -624,6 +624,7 @@
  color: #606266;
  line-height: 1.6;
  font-size: 14px;
  word-wrap: break-word;
}
.card-footer {
@@ -704,6 +705,15 @@
  border-left: 3px solid #409eff;
}
.card-remark span {
  flex: 1;
  min-width: 0;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
  line-height: 1.5;
}
.empty-state {
  text-align: center;
  padding: 60px 20px;