Skip to content

Commit

Permalink
fix screenshot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
e111077 committed Apr 2, 2024
1 parent 536ab3f commit 1c27f8d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/lit-dev-content/src/components/theme-switcher.ts
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,10 @@ export class ThemeSwitcher extends LitElement {
min-width: 208px;
}
#button > span {
display: flex;
}
[slot='end'] {
width: 24px;
height: 24px;
Expand Down

0 comments on commit 1c27f8d

Please sign in to comment.