fix: 修复地图将侧滑遮挡的问题
This commit is contained in:
@@ -988,7 +988,7 @@ li{
|
||||
position: fixed;
|
||||
top: 50px;
|
||||
right: 0;
|
||||
z-index: 100;
|
||||
z-index: 410;
|
||||
box-shadow: 0 0 15px #ccc;
|
||||
background-color: white;
|
||||
padding: 0 0 0 30px;
|
||||
|
||||
Reference in New Issue
Block a user