2021-11-09 17:40:46 +08:00

10 lines
130 B
CSS

.sendCode {
width: 100%;
height: 300px;
margin-top: 10px;
margin-bottom: 10px;
}
.recvMsgError{
color: red;
}