Merge pull request #10740 from dataease/pr@dev-v2@style_change

style: 水印等样式调整
This commit is contained in:
王嘉豪
2024-07-02 23:48:44 +08:00
committed by GitHub
3 changed files with 4 additions and 2 deletions

View File

@@ -721,6 +721,7 @@ const initOpenHandler = newWindow => {
background: #ffffff4d;
width: 1px;
height: 18px;
margin: 0 10px;
}
}
.custom-el-icon {

View File

@@ -460,6 +460,7 @@ const multiplexingCanvasOpen = () => {
background: #ffffff4d;
width: 1px;
height: 18px;
margin-right: 12px;
margin-right: 20px;
margin-left: 10px;
}
</style>