Fix waveform on a message bubble (#8852)
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
@@ -61,7 +61,6 @@ limitations under the License.
|
|||||||
height: 30px; // same height as mx_Waveform, needed for automatic vertical centering
|
height: 30px; // same height as mx_Waveform, needed for automatic vertical centering
|
||||||
|
|
||||||
.mx_Waveform {
|
.mx_Waveform {
|
||||||
position: absolute;
|
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user