diff --git a/src/style/foundation/video-calling.less b/src/style/foundation/video-calling.less index 47eab9dca4e..78ebdbdbe50 100644 --- a/src/style/foundation/video-calling.less +++ b/src/style/foundation/video-calling.less @@ -122,6 +122,10 @@ &__item { position: relative; + + & button { + vertical-align: middle; + } } &__centered-items {