forked from github/dataease
refactor: 地图组件移动端适配调整
This commit is contained in:
parent
4f8ea205d3
commit
215b4936c1
@ -368,10 +368,10 @@ export default {
|
||||
position: absolute;
|
||||
z-index: 999;
|
||||
left: 2%;
|
||||
bottom: 5%;
|
||||
bottom: 30px;
|
||||
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
||||
text-align: center;
|
||||
padding: 5px;
|
||||
padding: 2px;
|
||||
border-radius: 5px
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user