WIP
This commit is contained in:
parent
dcee8439b6
commit
f403d87eff
8 changed files with 140 additions and 42 deletions
|
@ -43,7 +43,9 @@ export default function projectPanel(theme: Theme) {
|
|||
right: 6,
|
||||
top: 2,
|
||||
},
|
||||
label: text(theme, "sans", "secondary", { size: "sm" }),
|
||||
item: {
|
||||
label: text(theme, "sans", "secondary", { size: "sm" }),
|
||||
},
|
||||
shadow: shadow(theme),
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue