Skip to content

Commit 5b2688c

Browse files
committed
Fix unregister button styling
1 parent b1868ae commit 5b2688c

File tree

1 file changed

+2
-0
lines changed
  • src/shared/components/challenge-detail/Header

1 file changed

+2
-0
lines changed

src/shared/components/challenge-detail/Header/style.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
}
3030

3131
.challenge-ops-container button,
32+
.challenge-ops-container a,
3233
.challenge-ops-container div {
3334
margin: 0 !important;
3435
}
@@ -129,6 +130,7 @@
129130
justify-content: center;
130131

131132
div,
133+
button,
132134
a {
133135
width: fit-content !important;
134136
}

0 commit comments

Comments
 (0)