占位符显示问题

This commit is contained in:
RuoYi
2018-08-19 12:03:05 +08:00
parent 9631720a38
commit 372c198d13
5 changed files with 13 additions and 6 deletions

View File

@ -259,6 +259,12 @@ label{
color:#333;
}
@media ( max-width : 768px) {
.select-list {
display: none;
}
}
.select-list li{
float:left;
color:#333;