mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-24 07:00:49 +08:00
fix: markdown渲染的 code 间距调整
This commit is contained in:
@@ -237,6 +237,6 @@ body {
|
||||
}
|
||||
|
||||
.info-content-text pre {
|
||||
line-height: 0.8;
|
||||
line-height: 1.1;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user