We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2fcf0 commit 5ae05c6Copy full SHA for 5ae05c6
features/compact-buttons/project.css
@@ -1,11 +1,11 @@
1
/* remix button */
2
-.preview .ste-follow-btn.button.following {
+.preview .ste-follow-btn.button {
3
padding: 11px !important;
4
}
5
-.preview .ste-follow-btn.button.following:before {
+.preview .ste-follow-btn.button:before {
6
margin-right: 0 !important;
7
8
-.preview .ste-follow-btn.button.following span {
+.preview .ste-follow-btn.button span {
9
display: none;
10
11
0 commit comments