Skip to content

Commit

Permalink
Increase panel resize handle width.
Browse files Browse the repository at this point in the history
  • Loading branch information
junhaoliao committed Sep 29, 2024
1 parent 03e3de1 commit 6f4613e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion new-log-viewer/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ html {
/* size globals */
--ylv-status-bar-height: 32px;
--ylv-menu-bar-height: 32px;
--ylv-panel-resize-handle-width: 3px;
--ylv-panel-resize-handle-width: 4px;

/* z-index globals
*
Expand Down

0 comments on commit 6f4613e

Please sign in to comment.