mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
move tabs up, cool titlebar effect
This commit is contained in:
parent
b4b7c2c273
commit
4708b4379a
@ -130,8 +130,8 @@ a.a-block {
|
||||
|
||||
// main layout
|
||||
#main {
|
||||
margin-top: 30px;
|
||||
height: calc(100vh - 30px);
|
||||
margin-top: 10px;
|
||||
height: calc(100vh - 10px);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user