Skip to content

Commit 8b85891

Browse files
Paul BorisovPaul Borisov
authored andcommitted
Tiny bug fix: languages dropdown shifted the position of action buttons when the prompt was configured at the bottom.
1 parent bc4f7fa commit 8b85891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spfx-latest/src/shared/components/Speech/Speech.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
.languages {
2424
z-index: 0;
2525
width: 0px;
26+
position: absolute;
2627
:global .ms-Dropdown-title {
2728
border: 0px;
2829
height: 10px;

0 commit comments

Comments
 (0)