File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
dist/samples/advanced-markers-html Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 4848 position : relative;
4949 transition : all 0.3s ease-out;
5050 width : 30px ;
51- transform : translateY (-9px )
51+ transform : translateY (-9px );
5252}
5353
5454.property ::after {
@@ -206,4 +206,4 @@ body {
206206 border-top : 9px solid var (--shop-color );
207207}
208208
209- /* [END maps_advanced_markers_html] */
209+ /* [END maps_advanced_markers_html] */
Original file line number Diff line number Diff line change 4848 position : relative;
4949 transition : all 0.3s ease-out;
5050 width : 30px ;
51- transform : translateY (-9px )
51+ transform : translateY (-9px );
5252}
5353
5454.property ::after {
@@ -206,4 +206,4 @@ body {
206206 border-top : 9px solid var (--shop-color );
207207}
208208
209- /* [END maps_advanced_markers_html] */
209+ /* [END maps_advanced_markers_html] */
Original file line number Diff line number Diff line change 4848 position : relative;
4949 transition : all 0.3s ease-out;
5050 width : 30px ;
51- transform : translateY (-9px )
51+ transform : translateY (-9px );
5252}
5353
5454.property ::after {
@@ -206,3 +206,4 @@ body {
206206 border-top : 9px solid var (--shop-color );
207207}
208208
209+
You can’t perform that action at this time.
0 commit comments