fix(view): pad the panel by the status bar overlap so the composer stays clear
This commit is contained in:
@@ -112,7 +112,9 @@
|
||||
}
|
||||
|
||||
.beaver-root {
|
||||
box-sizing: border-box;
|
||||
height: 100%;
|
||||
padding-bottom: var(--beaver-inset-bottom, 0px);
|
||||
font-family: var(--font-interface);
|
||||
font-size: var(--text-sm);
|
||||
color: var(--foreground);
|
||||
|
||||
Reference in New Issue
Block a user