Skip to content

Commit

Permalink
Align tooltip with Radiobutton
Browse files Browse the repository at this point in the history
Signed-off-by: Veena S <[email protected]>
  • Loading branch information
veenas1 committed Apr 18, 2024
1 parent f4d07ef commit 87da2b1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
align-items: center;
margin: 2.5px 0 1.5px 0;
}
.tooltip-container {
margin-bottom: 3px; // align tooltip icon with the radio button
}
.properties-control-nested-panel{
flex-basis: 100%;
width: 100%;
Expand Down

0 comments on commit 87da2b1

Please sign in to comment.