Skip to content

Commit

Permalink
elyra-ai#2261 Properties sizing button hidden by bottom panel (elyra-…
Browse files Browse the repository at this point in the history
…ai#2262)

Signed-off-by: srikant <[email protected]>
  • Loading branch information
srikant-ch5 authored Dec 6, 2024
1 parent d3a80ca commit 7722fc0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ $properties-resize-button-size: $spacing-06;
padding: $spacing-01;
justify-content: center;
align-items: center;
z-index: 1; // Make sure resize btn appears over bottom panel
&:hover {
background-color: $layer-accent-01;
visibility: visible;
Expand Down

0 comments on commit 7722fc0

Please sign in to comment.