e92b11a3 by 杨炀

新闻详情-视频大小适应

1 parent 85dd58c6
......@@ -181,7 +181,9 @@ const goDetail = (n) => {
.content {
text-align: justify;
:deep(video){max-width: 100%;}
:deep(video){max-width: 100%;margin: auto;min-width: 700px; display: block;
min-height: 400px;
}
p {
img {
max-width: 100%;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!