feat: 终端操作栏配置化.

This commit is contained in:
lijiahang
2024-01-11 16:55:37 +08:00
parent 8e03368e85
commit 25acde6d1e
16 changed files with 409 additions and 221 deletions

View File

@@ -94,7 +94,7 @@
&-header {
width: 100%;
height: 44px;
height: var(--header-height);
background: var(--color-bg-header);
position: relative;
z-index: 9999;