Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 1894636

Browse files
Merge pull request #575 from topcoder-platform/issue-245
changes for #245
2 parents 5109e16 + d81be8f commit 1894636

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

client/src/components/Pill/style.module.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
}
1616
}
1717

18+
@-moz-document url-prefix() {
19+
.close {
20+
margin-bottom: 2px;
21+
}
22+
}
23+
1824
.container {
1925
align-items: center;
2026
background: $white;

0 commit comments

Comments
 (0)