Skip to content

Commit

Permalink
chore: updated right panel sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Aug 22, 2024
1 parent 294d4f4 commit 6f0e0a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ module.exports = {
rightPane: {
content: catalogPanes,
mode: 'default',
state: 'responsive'
sizes: { xs: 80, sm: 600, md: 600, lg: 600, xl: 600 },
},
bottomPane: {
content: [
Expand Down Expand Up @@ -691,7 +691,6 @@ module.exports = {
rightPane: {
content: catalogPanes,
mode: 'default',
state: 'responsive'
},
bottomPane: {
content: [
Expand Down

0 comments on commit 6f0e0a2

Please sign in to comment.