Skip to content

Commit

Permalink
Fix ui issues
Browse files Browse the repository at this point in the history
Signed-off-by: srikant <[email protected]>
  • Loading branch information
srikant-ch5 committed Jan 13, 2025
1 parent cc18701 commit ef729d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
}
.properties-title-desc-icon {
position: relative;
margin-left: $spacing-04; // spacing between desc tooltip and heading label
margin: 0 0 0 $spacing-04; // spacing between desc tooltip and heading label
}
}
.properties-title-editor-input {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@
{
"parameter_ref": "showHeadingDesc",
"label": {
"default": "headingDesc"
"default": "showHeadingDesc"
},
"description": {
"default": "Show panel heading description"
Expand Down

0 comments on commit ef729d2

Please sign in to comment.