Files
lingji-work-fe/src/views/home/components/conversation-detail/style.scss

10 lines
168 B
SCSS
Raw Normal View History

2025-08-20 18:17:23 +08:00
.conversation-detail-wrap {
.cts {
color: var(--Text-1, #737478);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px;
}
}