Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs: fix theme switcher button (#16752)
Co-authored-by: Strek <ssharishkumar@gmail.com>
  • Loading branch information
chenxsan and harish-sethuraman committed Jan 12, 2023
1 parent 6669413 commit 5981296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/assets/scss/components/theme-switcher.scss
Expand Up @@ -20,7 +20,7 @@
}

.theme-switcher__button {
flex: 0;
flex-wrap: wrap;
box-shadow: var(--shadow-xs);
padding: .625rem .875rem;
display: inline-flex;
Expand Down

0 comments on commit 5981296

Please sign in to comment.