Skip to content

Commit 0a2cc84

Browse files
authored
fix: Update style.css (#309)
Fixed incorrect region tags for CSS.
1 parent e646f53 commit 0a2cc84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/ui-kit-place-search-text/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright 2025 Google LLC. All Rights Reserved.
44
* SPDX-License-Identifier: Apache-2.0
55
*/
6-
/* [START maps_ui_kit_place_search] */
6+
/* [START maps_ui_kit_place_search_text] */
77
html,
88
body {
99
height: 100%;
@@ -65,4 +65,4 @@ html,
6565
gmp-place-list {
6666
background-color: #fff;
6767
}
68-
/* [END maps_ui_kit_place_search] */
68+
/* [END maps_ui_kit_place_search_text] */

0 commit comments

Comments
 (0)