parent
7b38e1595c
commit
3541c96414
@ -0,0 +1,9 @@
|
||||
.mediaInfo {
|
||||
display: grid;
|
||||
grid-template-rows: auto auto;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.audioInfo {
|
||||
padding-top: 10px;
|
||||
}
|
Loading…
Reference in new issue