Skip to content

Commit

Permalink
fix: fix spacing in rock diagrams [PT-185992671]
Browse files Browse the repository at this point in the history
  • Loading branch information
pjanik committed Jan 29, 2024
1 parent 2b779ae commit ca62df0
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@
.selectedRockDiagram {
padding: 5px 0;
text-align: center;
svg + svg {
margin-top: 4px;
}
}
.selectedRockNotes {
width: 248px;
Expand Down

0 comments on commit ca62df0

Please sign in to comment.