Skip to content

Commit bdf77c1

Browse files
timea-solidCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent bb13d08 commit bdf77c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/v2/components/forms/select/Select.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export class Select extends LitElement {
5353
listboxStyles,
5454
css`
5555
:host {
56-
// default theme
56+
/* default theme */
5757
display: inline-block;
5858
position: relative;
5959
z-index: var(--select-z-index, 400);

0 commit comments

Comments
 (0)