Skip to content

Commit 5981296

Browse files
docs: fix theme switcher button (#16752)
Co-authored-by: Strek <[email protected]>
1 parent 6669413 commit 5981296

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/assets/scss/components/theme-switcher.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121

2222
.theme-switcher__button {
23-
flex: 0;
23+
flex-wrap: wrap;
2424
box-shadow: var(--shadow-xs);
2525
padding: .625rem .875rem;
2626
display: inline-flex;

0 commit comments

Comments
 (0)