chore: update plan automation and chat status UI
This commit is contained in:
@@ -992,6 +992,12 @@ button,
|
||||
border-color: rgba(22, 93, 255, 0.22);
|
||||
}
|
||||
|
||||
.chat-source-changes-page__list-title.ant-typography,
|
||||
.chat-source-changes-page__detail-title.ant-typography {
|
||||
margin: 0;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.chat-source-changes-page__detail {
|
||||
width: 100%;
|
||||
min-width: 0;
|
||||
@@ -1628,6 +1634,16 @@ button,
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
.chat-source-changes-page__list-title.ant-typography {
|
||||
font-size: 13px;
|
||||
line-height: 1.45;
|
||||
}
|
||||
|
||||
.chat-source-changes-page__detail-title.ant-typography {
|
||||
font-size: 16px;
|
||||
line-height: 1.35;
|
||||
}
|
||||
|
||||
.release-review-page__grid {
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user