Workspace bar changes (#129)
* workspace mask + 'color only' indicator * edits * edits - 2 * Update modules/bar/workspaces/index.ts --------- Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
This commit is contained in:
@@ -46,6 +46,7 @@ export const Inputter = <T>({
|
||||
isUnsaved: Variable<boolean>
|
||||
) => {
|
||||
return Widget.Box({
|
||||
vpack: "center",
|
||||
class_name: /export|import/.test(type || "") ? "" : "inputter-container",
|
||||
setup: self => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user