Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfalke committed Dec 13, 2024
1 parent 91a93ee commit add8bba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/libs/wdk-client/src/Views/Records/Record.css
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ h2.wdk-RecordNavigationSectionHeader {

.wdk-RecordSubsectionContent {
margin-left: 1em;
padding-top: 1em;
}

.wdk-RecordSectionHeaderTopLink {
Expand All @@ -247,7 +248,7 @@ h2.wdk-RecordNavigationSectionHeader {
.wdk-RecordAttributeSectionItem,
.wdk-RecordTableContainer,
.wdk-RecordSubsection {
margin: 0.25em 0;
margin: 0.5em 0;
}

.wdk-RecordAttributeName,
Expand Down

0 comments on commit add8bba

Please sign in to comment.