mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 03:05:51 +03:00
Fix waveform on a message bubble (#8852)
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
parent
aac97e01e3
commit
78ba5e35a3
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue