chore(client): tweak style
This commit is contained in:
parent
47186c0fff
commit
92792719bd
2 changed files with 33 additions and 31 deletions
|
|
@ -98,7 +98,7 @@ defineExpose({
|
|||
}
|
||||
|
||||
> .header {
|
||||
$height: 58px;
|
||||
$height: 46px;
|
||||
$height-narrow: 42px;
|
||||
display: flex;
|
||||
flex-shrink: 0;
|
||||
|
|
@ -138,6 +138,7 @@ defineExpose({
|
|||
}
|
||||
|
||||
> .body {
|
||||
flex: 1;
|
||||
overflow: auto;
|
||||
background: var(--panel);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue