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.
|
/* components/chat/hello.wxss */
|
|
.g-components-chat-gree .g_fw_600{
|
|
font-weight: 600;
|
|
}
|
|
.g-components-chat-gree .g_ml_4{
|
|
margin-left: 4px;
|
|
}
|
|
.g-components-chat-gree .g_mr_4{
|
|
margin-right: 4px;
|
|
}
|
|
.g-components-chat-gree view{
|
|
font-size: 16px;
|
|
} |