update 优化xml预览和svg预览
This commit is contained in:
parent
3fbd4657f4
commit
35dd7c17cb
@ -392,4 +392,15 @@ pre {
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
|
||||
// 任务栏 透明度
|
||||
//:deep(.djs-palette) {
|
||||
// opacity: 0.3;
|
||||
// transition: all 1s;
|
||||
//}
|
||||
//
|
||||
//:deep(.djs-palette:hover) {
|
||||
// opacity: 1;
|
||||
// transition: all 1s;
|
||||
//}
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user