Add height allocation support for vier

This commit is contained in:
Hypolite Petovan 2023-09-24 06:47:30 -04:00
parent 06818a96c3
commit d081f8e80c
1 changed files with 1 additions and 0 deletions

View File

@ -698,6 +698,7 @@ audio {
figure.img-allocated-height {
position: relative;
background: center / auto rgba(0, 0, 0, 0.05) url(/images/icons/image.png) no-repeat;
margin: 0;
}
figure.img-allocated-height img{
position: absolute;