xiangpei
2024-09-04 018b738e71f40cdacb2fc03a6e90b7c6b0b79078
src/views/screen/components/screen-video/index.vue
@@ -76,8 +76,10 @@
.video-content {
  flex: 1;
  background: rgba(67, 102, 155, 0.3);
  border: 1px solid rgba(47, 91, 157, 0.8);
  background:  url('../../../../assets/images/screen/cardBg.png');
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  .plane {
    margin-bottom: 10px;