update 调整大屏各个模块参数及样式

This commit is contained in:
zk
2024-05-16 15:53:04 +08:00
parent adca7ae65e
commit 45aec85fad
12 changed files with 238 additions and 89 deletions
+5 -2
View File
@@ -28,6 +28,9 @@
<style lang="less">
.dialog {
border: 1px solid #0a50a0;
background-color: #00152b;
.ant-modal-title {
position: relative;
display: flex;
@@ -68,7 +71,7 @@
}
.ant-modal-wrap {
background-color: rgba(0, 0, 0, 0.6);
//background-color: rgba(0, 0, 0, 0.6);
}
}
</style>
</style>