Fix bug with embeds overflowing content width
This commit is contained in:
父节点
40ae0e97f9
当前提交
c8c63d170c
文件差异因一行或多行过长而隐藏
文件差异因一行或多行过长而隐藏
|
@ -1887,7 +1887,7 @@ Usage (In Ghost editor):
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
min-width: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.kg-embed-card .fluid-width-video-wrapper {
|
||||
|
|
正在加载...
在新工单中引用