mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
perf: UI样式优化
This commit is contained in:
parent
5b6b203d3e
commit
df33fc80d8
|
|
@ -334,7 +334,6 @@ onBeforeUnmount(() => {
|
|||
.workflow-main {
|
||||
height: calc(100vh - 62px);
|
||||
box-sizing: border-box;
|
||||
cursor: pointer;
|
||||
}
|
||||
.workflow-dropdown-menu {
|
||||
-moz-user-select: none; /* Firefox */
|
||||
|
|
|
|||
Loading…
Reference in New Issue