Skip to content

Commit

Permalink
[field] Reduce spacing between PT diff elements
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolajdobrucki authored and rexxars committed Oct 6, 2020
1 parent cb60bd9 commit c99db33
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
text-transform: none;
white-space: wrap;
overflow-wrap: anywhere;
margin: 0;

@nest div[class~='pt-list-item-inner'] > & {
margin: 0;
Expand Down

0 comments on commit c99db33

Please sign in to comment.