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

11 lines
129 B
Plaintext

/* components/chat/hello.wxss */
.g_fw_600{
font-weight: 600;
}
.g_ml_4{
margin-left: 4px;
}
.g_mr_4{
margin-right: 4px;
}