From 0ae912e7296a6c2c7178b6560cd1984900a1e75b Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Tue, 20 Sep 2022 16:43:43 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/srs-police-affairs

---
 src/styles/base/index.scss |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/styles/base/index.scss b/src/styles/base/index.scss
index 4dfb963..ebb98df 100644
--- a/src/styles/base/index.scss
+++ b/src/styles/base/index.scss
@@ -46,4 +46,11 @@
 
 ::-webkit-scrollbar-thumb:hover {
     background-color: rgba(7, 22, 37, 0.8);
+}
+
+.car-video-box {
+    .el-dialog {
+        left: auto !important;
+        right: 240px;
+    }
 }
\ No newline at end of file

--
Gitblit v1.9.3