Comment to 'resizing layout panes'
  • studio/design.php?name=bx_lucid&page=styles

    You will find 'custome style' , write your customer css like this:

    .bx-layout-bar-left-content {

     width: 75%;

    }

    .bx-layout-bar-left-bar {

    width: 25%;

    }

    Save and clear cache.