1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-01-30 16:42:47 +01:00

Merge pull request #4 from lxsang/master

add style for line number
This commit is contained in:
Xuan Sang LE 2020-06-26 16:38:00 +02:00 committed by GitHub
commit 2902e95e86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -294,6 +294,6 @@ td.hljs-ln-numbers {
}
/* for block of code */
#container .blogentry .hljs-ln td.hljs-ln-code {
.hljs-ln td.hljs-ln-code {
padding-left: 10px;
}