Skip to content

Commit 5ae05c6

Browse files
committed
fix
1 parent 0c2fcf0 commit 5ae05c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

features/compact-buttons/project.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/* remix button */
2-
.preview .ste-follow-btn.button.following {
2+
.preview .ste-follow-btn.button {
33
padding: 11px !important;
44
}
5-
.preview .ste-follow-btn.button.following:before {
5+
.preview .ste-follow-btn.button:before {
66
margin-right: 0 !important;
77
}
8-
.preview .ste-follow-btn.button.following span {
8+
.preview .ste-follow-btn.button span {
99
display: none;
1010
}
1111

0 commit comments

Comments
 (0)