[CSS] Fixed embed width.
This commit is contained in:
parent
1705b543d3
commit
caa04525bd
|
@ -36,7 +36,7 @@
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
padding: var(--unit-size);
|
padding: var(--unit-size);
|
||||||
border: unset;
|
border: unset;
|
||||||
width: max-content;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.h-entry .embed[class*="p-"] {
|
.h-entry .embed[class*="p-"] {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user