Skip to content

Commit aca92e8

Browse files
committed
fix: repo.css - Remove border style from .indicator
1 parent a25124c commit aca92e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/style/repo.css

-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181

8282
.indicator {
8383
border-radius: var(--mantine-radius-md);
84-
border: 1px solid var(--mantine-color-gray-2);
8584
box-shadow: var(--mantine-shadow-sm);
8685
}
8786

0 commit comments

Comments
 (0)