mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-30 05:09:18 +03:00
Fix media audio squashed
This commit is contained in:
parent
ab29c8c89e
commit
b28d2d590f
1 changed files with 1 additions and 0 deletions
|
@ -956,6 +956,7 @@ body:has(#modal-container .carousel) .status .media img:hover {
|
||||||
.media-audio {
|
.media-audio {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
min-height: 88px;
|
||||||
background-image: radial-gradient(
|
background-image: radial-gradient(
|
||||||
circle at center center,
|
circle at center center,
|
||||||
transparent,
|
transparent,
|
||||||
|
|
Loading…
Add table
Reference in a new issue