Skip to content

Commit d4917e6

Browse files
authored
Merge pull request #1 from DobaKung/fix-buble-copy-code-btn
Fix 'copy code' button displaying incorrectly
2 parents 1f338d2 + 95702ca commit d4917e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/themes/buble.styl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ $sidebar-width = 16rem
112112
padding 0 10px 12px 0
113113
overflow auto
114114
word-wrap normal
115+
position relative
115116

116117
/* code highlight */
117118
.token.cdata, .token.comment, .token.doctype, .token.prolog

0 commit comments

Comments
 (0)