added settings
This commit is contained in:
parent
b4f7a863a2
commit
71b9a60b35
15 changed files with 359 additions and 91 deletions
|
@ -22,9 +22,6 @@ const Scaffold: ParentComponent<ScaffoldProps> = (props) => {
|
|||
css`
|
||||
.scaffold-content {
|
||||
--scaffold-topbar-height: ${(topbarSize.height?.toString() ?? 0) + "px"};
|
||||
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.topbar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue