# 优化手机messageBox宽度
This commit is contained in:
parent
c025234884
commit
a971db8738
|
@ -357,6 +357,9 @@ export default {
|
||||||
#panel {
|
#panel {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
.el-message-box {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
#geo-tip {
|
#geo-tip {
|
||||||
font-size: .8rem;
|
font-size: .8rem;
|
||||||
|
|
Loading…
Reference in New Issue