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