个人中心手机端显示问题优化

This commit is contained in:
RuoYi
2019-08-03 18:23:41 +08:00
parent 713ccf26e2
commit e944409f5e
3 changed files with 9 additions and 3 deletions

View File

@ -294,6 +294,12 @@
margin: 5px 0 5px -25px
}
@media ( min-width : 768px) {
.section-content .about {
padding-left: 0px
}
}
/** select2 样式修改 **/
.select2-container--default .select2-selection--multiple .select2-selection__choice {
background-color: #1AB394;