4
0
Çatalla 1

[CSS] Fixed embed width.

Bu işleme şunda yer alıyor:
Eliseu Amaro 2021-10-04 17:16:53 +01:00
ebeveyn 1705b543d3
işleme caa04525bd
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme

Dosyayı Görüntüle

@ -36,7 +36,7 @@
flex-direction: column;
padding: var(--unit-size);
border: unset;
width: max-content;
width: 100%;
}
.h-entry .embed[class*="p-"] {