Commit ff8e977e authored by 张巧娟's avatar 张巧娟

视频留边

parent a302cf29
...@@ -16,7 +16,7 @@ body { ...@@ -16,7 +16,7 @@ body {
display: block; display: block;
} }
.video-box { .video-box {
height: 3.6rem; /* height: 3.6rem; */
} }
.xc-box-padding-top { .xc-box-padding-top {
padding-top: 1rem; padding-top: 1rem;
...@@ -26,11 +26,13 @@ body { ...@@ -26,11 +26,13 @@ body {
} }
.video-box video { .video-box video {
vertical-align: middle; vertical-align: middle;
width: 100%; /* width: 100%;
height: 100%; height: 100%;
object-fit: cover; object-fit: cover; */
} }
.video-box video:focus {
outline:none;
}
.video-style { .video-style {
width: 100%; width: 100%;
} }
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" /> <meta http-equiv="Expires" content="0" />
<title>南充市2021年嘉陵江放牛季启动仪式暨相如故城开城活动</title> <title>南充市2021年嘉陵江放牛季启动仪式暨相如故城开城活动</title>
<link rel="stylesheet" href="index.css?v=3"> <link rel="stylesheet" href="index.css?v=6">
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css"> <link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
<!-- import Vue before Element --> <!-- import Vue before Element -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment