考核考试系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
283 B

.mat-icon {
vertical-align: middle;
color: #00CFAC;
margin-left: 5px;
}
.publicTest .publicInput input { width: 48%; }
.headerButton {
margin-left: auto;
margin-right: 25px;
background-color:#00CFAC;
color: #fff;
border-radius: 5px;
border: none;
outline: none;
}