添加书签URL弹窗

This commit is contained in:
WangHao
2020-08-19 22:43:29 +08:00
parent 48627cb7dc
commit 53c159c76e
2 changed files with 70 additions and 2 deletions

View File

@ -41,6 +41,15 @@
.sousouright-icon{
margin-right: 13px;
}
.addbookmarkurl .el-dialog{
width: 380px!important;
}
.addbookmarkurl-input {
width: 73%!important;
}
}
/* iphone6 7 8 plus */
@media screen and (max-width: 414px) {