Hide console option in view menu (#545)
* Update menuConfig.tsx
* Revert "Update menuConfig.tsx"
This reverts commit 7be28e2a76.
* second attempt
* Update mosaic tree to remove and add the console.
* Added Toggle UI component
* Remove console noise from Toggle component
Co-authored-by: Kurt Hutten <k.hutten@protonmail.ch>
Co-authored-by: Frank Johnson <frankjohnson1993@gmail.com>
This commit was merged in pull request #545.
This commit is contained in:
@@ -98,6 +98,9 @@ module.exports = {
|
||||
minHeight: {
|
||||
md: '28rem',
|
||||
},
|
||||
outline: {
|
||||
gray: ['2px solid #3B3E4B', '8px'],
|
||||
},
|
||||
skew: {
|
||||
'-20': '-20deg',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user