You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bocai_supplyChain/components/chat/hello.wxss

13 lines
251 B
Plaintext

1 year ago
/* components/chat/hello.wxss */
1 year ago
.g-components-chat-gree .g_fw_600{
1 year ago
font-weight: 600;
}
1 year ago
.g-components-chat-gree .g_ml_4{
1 year ago
margin-left: 4px;
}
1 year ago
.g-components-chat-gree .g_mr_4{
1 year ago
margin-right: 4px;
}
1 year ago
.g-components-chat-gree view{
font-size: 16px;
}