1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-11-20 02:18:20 +01:00
This commit is contained in:
lxsang 2020-12-18 19:54:45 +01:00
commit 489c93dd61

View File

@ -337,4 +337,11 @@ table.hljs-ln tr, table.hljs-ln td {
table.hljs-ln td {
padding: 3px 3px !important;
}
}
table.hljs-ln {
margin: 0 !important;
}
.markdown-body pre {
padding: 10px !important;
margin-bottom: 0 !important;
}