Merge branch 'dev'
This commit is contained in:
commit
b3c55040b3
|
|
@ -782,7 +782,7 @@ export class FolkPubsEditor extends HTMLElement {
|
|||
return `<style>
|
||||
:host {
|
||||
display: block;
|
||||
height: calc(100vh - 92px);
|
||||
height: calc(100vh - 140px);
|
||||
background: var(--rs-bg-page);
|
||||
color: var(--rs-text-primary);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue