forked from p51497208/geo_info_platform
map-left
This commit is contained in:
parent
624ed1f25e
commit
b203736558
|
@ -67,6 +67,10 @@
|
|||
transition: .3s;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.map_header.active{
|
||||
opacity: 0;
|
||||
z-index: 49;
|
||||
}
|
||||
|
||||
.logo_txt{
|
||||
margin-left: 15px;
|
||||
|
|
Loading…
Reference in New Issue