new styling for updated MediaInfo.tsx

pull/7671/head
Ender 2 months ago committed by GitHub
parent 7b38e1595c
commit 3541c96414
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1,9 @@
.mediaInfo {
display: grid;
grid-template-rows: auto auto;
align-items: center;
}
.audioInfo {
padding-top: 10px;
}
Loading…
Cancel
Save