Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d81be8f

Browse files
committedJul 24, 2020
changes for #245
1 parent 82f2d8d commit d81be8f

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)
This repository has been archived.