Skip to content

Commit 0cc10e1

Browse files
fix(fuselage): Remove Field margin (#543)
* fix: remove margin * fix: loki * Add missing Loki references Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
1 parent ead331a commit 0cc10e1

File tree

57 files changed

+0
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+0
-1
lines changed

packages/fuselage/src/components/Field/styles.scss

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
flex-shrink: 0;
1010

1111
width: 100%;
12-
margin-block: lengths.margin(-2);
1312

1413
&__label {
1514
@include typography.use-font-scale(p2);

0 commit comments

Comments
 (0)