Skip to content

Commit 9795fd9

Browse files
fix(style): show source button
1 parent dc72b9f commit 9795fd9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/theme/custom.scss

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
.share {
1+
.share>.btn-group>:not(:first-child) {
22
display: none;
3+
}
4+
.share>.btn-group>:first-child {
5+
border-radius: .25rem !important;
36
}

0 commit comments

Comments
 (0)