优化视频样式
This commit is contained in:
@@ -103,7 +103,6 @@
|
||||
<span class="live-badge">LIVE</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="image-placeholder square-image">实时画面 相机2</div>
|
||||
</div>
|
||||
|
||||
<div class="info-section">
|
||||
@@ -1258,6 +1257,7 @@ onUnmounted(() => {
|
||||
/* 主内容区域 */
|
||||
.main-content {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
@@ -1310,7 +1310,7 @@ onUnmounted(() => {
|
||||
background: #000;
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
margin: 20px 0;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.video-container video {
|
||||
|
||||
Reference in New Issue
Block a user