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.
 
 
 
 
 
bililive_webapp/src/assets/scss/style.scss

18 lines
155 B

.mt{
&-1{
margin-top: 1rem;
}
}
.btn-block{
display: block;
width: 100%;
}
.el-input + span{
font:{
weight: bold;
}
color: red;
}