Fix gmaps popup frame color
This commit is contained in:
parent
27d9e6a945
commit
7e5e5bd090
@ -631,6 +631,11 @@ button > * {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.gm-style .gm-style-iw-d::-webkit-scrollbar-track,
|
||||
.gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece {
|
||||
background: #666 !important;
|
||||
}
|
||||
|
||||
#switcher {
|
||||
position: absolute;
|
||||
bottom: 12px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user