Skip to content

Commit f2a93e7

Browse files
dotansimhadarkbasic
authored andcommitted
Step 12.15: Added location message stylesheet
1 parent 142b54d commit f2a93e7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.location-message-content {
2+
.scroll-content {
3+
margin-top: 44px;
4+
}
5+
6+
agm-map {
7+
padding: 0;
8+
}
9+
10+
.sebm-google-map-container {
11+
height: 300px;
12+
margin-top: -15px;
13+
}
14+
}

0 commit comments

Comments
 (0)