Fix voice note recorder layout

This commit is contained in:
Scott Nonnenberg 2019-10-16 09:37:13 -07:00 committed by Ken Powers
parent 62c66d65d2
commit e59d095ffb

View file

@ -6159,8 +6159,7 @@ $timer-icons: 55, 50, 45, 40, 35, 30, 25, 20, 15, 10, 05, 00;
height: 100%; height: 100%;
flex-shrink: 0; flex-shrink: 0;
&--mic-active { &--mic-active {
width: 141px; width: 150px;
margin-right: 12px;
} }
&--large-right { &--large-right {
margin-left: auto; margin-left: auto;