feat: 终端操作栏配置化.
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
|
||||
&-header {
|
||||
width: 100%;
|
||||
height: 44px;
|
||||
height: var(--header-height);
|
||||
background: var(--color-bg-header);
|
||||
position: relative;
|
||||
z-index: 9999;
|
||||
|
||||
Reference in New Issue
Block a user