网页 文本 切换样式

This commit is contained in:
WangHao
2020-10-01 15:54:41 +08:00
parent 6db93e0123
commit 7b38b9eb59
9 changed files with 476 additions and 244 deletions

View File

@ -3,6 +3,9 @@
.sousouleft-switch{
display: none;
}
.dropdownList{
font-size: 22px!important;
}
}
@ -26,9 +29,20 @@
/* >>> md*/
@media screen and (max-width: 992px) {
.el-dropdown-link span{
display: none;
}
}
/* >>> md*/
@media screen and (max-width: 850px) {
}
/* ipad >>> xs*/
@media screen and (max-width: 768px) {
.sousou-leftico{