Skip to content

Commit

Permalink
fix(LabeledValue): remove hacky button magin
Browse files Browse the repository at this point in the history
  • Loading branch information
mfal committed Jan 29, 2024
1 parent dbd866e commit 0cb9d67
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@

.button {
grid-area: button;
margin-top: calc(var(--size-px--xs) * -1);
justify-self: start;
}

0 comments on commit 0cb9d67

Please sign in to comment.