Skip to content

Commit

Permalink
style: update video preview style.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 5, 2024
1 parent 68a8fa0 commit b695a68
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,9 @@ markdown-style sup>a::before {
markdown-style sup>a::after {
content: "]";
}
markdown-style .octicon-video .octicon.octicon-device-camera-video {
margin: 0 0.5rem 0 0.25rem;
}
markdown-body .octicon-video {
border: 1px solid var(--color-border-default) !important;
border-radius: 6px !important;
Expand Down

0 comments on commit b695a68

Please sign in to comment.