调整样式

This commit is contained in:
aixianling
2023-09-20 16:18:47 +08:00
parent 7e1bf238a2
commit 1604efdecc
2 changed files with 2 additions and 2 deletions

View File

@@ -297,7 +297,7 @@ export default {
left: 50%; left: 50%;
top: 40%; top: 40%;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
padding: 16px 8px; padding: 16px 20px;
max-width: 800px; max-width: 800px;
background-color: rgba(#0A1B3E, 0.8); background-color: rgba(#0A1B3E, 0.8);
backdrop-filter: blur(6px); backdrop-filter: blur(6px);

View File

@@ -23,7 +23,7 @@
"@logicflow/core": "^1.2.1", "@logicflow/core": "^1.2.1",
"bin-ace-editor": "^3.2.0", "bin-ace-editor": "^3.2.0",
"dayjs": "^1.8.35", "dayjs": "^1.8.35",
"dui": "file:ui", "dui": "^2.0.0",
"echarts": "^5.1.2", "echarts": "^5.1.2",
"echarts-wordcloud": "^2.0.0", "echarts-wordcloud": "^2.0.0",
"hash.js": "^1.1.7", "hash.js": "^1.1.7",