Fixed google map overflow issue
This commit is contained in:
@@ -549,3 +549,8 @@ a.wh:visited {
|
||||
a.wh:hover {
|
||||
color: #e9e9e9;
|
||||
}
|
||||
|
||||
|
||||
.bk-canvas-map {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user