Skip to content

Commit

Permalink
fix: 博客代码块行号字体大小
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozzzi committed Apr 11, 2024
1 parent 3c527ca commit fc530f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blossom-web/src/views/article/styles/doc-content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@
li {
list-style: none;
.line-num {
font-size: 1em !important;
width: 30px;
display: inline-block;
text-align: right;
Expand Down

0 comments on commit fc530f9

Please sign in to comment.