Skip to content

Commit

Permalink
ui fix for the dock to stand out
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed Oct 20, 2023
1 parent 61373b2 commit 382d21b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/assets/sass/cbdebugger.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
width: 100%;
overflow-y: auto;
max-height: 100%;
z-index: 1000;

.cbd-contentView{
border-radius: 0px !important;
Expand Down

0 comments on commit 382d21b

Please sign in to comment.