mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 09:15:33 +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 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
min-height: 88px;
|
||||
background-image: radial-gradient(
|
||||
circle at center center,
|
||||
transparent,
|
||||
|
|
Loading…
Reference in a new issue