Commit 3f8f9b92 authored by 王晓倩's avatar 王晓倩

视频可视化播放器窗口背景色

parent 3533c1cb
......@@ -49,13 +49,14 @@
</template>
<style lang="scss" scped>
@import '@/utils/public.scss';
.row{
display: flex;
.box{
width: 100%;
text-align: center;
}
.row{
display: flex;
.box{
width: 100%;
text-align: center;
background-color: #edf1f6;
}
}
.boxred{
border: 1px solid red;
}
......
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