Skip to content

Commit

Permalink
fix: handle button jumping on active [WPB-12145] (#18414)
Browse files Browse the repository at this point in the history
  • Loading branch information
e-maad authored Dec 3, 2024
1 parent f29a93b commit 9be3837
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/style/foundation/video-calling.less
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@

&__item {
position: relative;

& button {
vertical-align: middle;
}
}

&__centered-items {
Expand Down

0 comments on commit 9be3837

Please sign in to comment.