Skip to content

Commit

Permalink
Span Details Title Padding (#961)
Browse files Browse the repository at this point in the history
  • Loading branch information
tlmii authored Nov 20, 2023
1 parent ecc1e9d commit 49bb056
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,9 @@
height: 100%;
}

::deep .property-grid-container h4 {
padding: calc(var(--design-unit) * 3px);
margin-top: calc(var(--design-unit) * 1px);
margin-bottom: 0;
}

0 comments on commit 49bb056

Please sign in to comment.