-
Notifications
You must be signed in to change notification settings - Fork 19
gmpx-place-picker styling #267
Copy link
Copy link
Open
Labels
triage meI really want to be triaged.I really want to be triaged.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
triage meI really want to be triaged.I really want to be triaged.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem? Please describe.
It doesn't seem possible to style gmpx-place-picker except with a few css variables. What if I want to change borders, remove rounded corners.. ?
Describe the solution you'd like
The closed shadow dom prevent any interference. Either expose more css variables to be more flexible, or don't close the shadow dom
Describe alternatives you've considered
None
Additional context
None