Update & format
This commit is contained in:
parent
97dc7b77f4
commit
a6f7e31bb9
29 changed files with 127 additions and 98 deletions
|
@ -173,7 +173,9 @@ export default function project_panel(theme: ColorScheme): any {
|
|||
{
|
||||
default: {
|
||||
background: background(theme.middle, "active"),
|
||||
text: text(theme.middle, "mono", "disabled", { size: "sm" }),
|
||||
text: text(theme.middle, "mono", "disabled", {
|
||||
size: "sm",
|
||||
}),
|
||||
},
|
||||
}
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue