Client - add shadow on static map (when hover)
This commit is contained in:
@ -255,6 +255,7 @@
|
||||
|
||||
.static-map {
|
||||
display: none;
|
||||
box-shadow: 3px 3px 3px 1px lightgrey;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user