Skip to content

Commit 216e6a4

Browse files
authored
Remove border from ghost button styles
1 parent 86b55b2 commit 216e6a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/css/components/buttonGhost.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ a {
22
&.ghost-btn {
33
padding: 0.2rem 0.4rem;
44
border-radius: 5px;
5-
border: 1px solid @mid-grey;
65
font-weight: 500;
76
text-decoration: none;
87
text-align: center;

0 commit comments

Comments
 (0)