mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 16:10:59 +08:00
feat: 终端固定背景颜色防止闪烁
This commit is contained in:
@@ -242,7 +242,7 @@ onUnmounted(() => {
|
||||
</div>
|
||||
</template>
|
||||
<n-layout has-sider sider-placement="right">
|
||||
<n-layout content-style="overflow: visible">
|
||||
<n-layout content-style="overflow: visible" bg-hex-111>
|
||||
<div ref="terminal" @wheel="onTermWheel" h-75vh></div>
|
||||
</n-layout>
|
||||
<n-layout-sider
|
||||
|
||||
Reference in New Issue
Block a user