Skip to content

Commit ab60165

Browse files
committed
[contest tile] add button border
1 parent de9f754 commit ab60165

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib/ContestTile/ContestTile.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@
176176
gap: 0.5rem;
177177
flex: 1 0 0;
178178
padding-left: 0.5rem;
179+
border-right: 1px solid hsla(0, 0%, 100%, 0.4);
179180

180181
.audit-tile__status__icon {
181182
width: 1.1rem;
@@ -685,6 +686,7 @@
685686
gap: 0.5rem;
686687
flex: 1 0 0;
687688
padding-left: 0.5rem;
689+
border-right: 1px solid $color__n-60;
688690

689691
.audit-tile__status__icon {
690692
width: 1.1rem;

0 commit comments

Comments
 (0)