fix media info pre width

This commit is contained in:
xiaomlove
2022-09-20 00:01:45 +08:00
parent 407b8379a2
commit e7211b6492
2 changed files with 4 additions and 2 deletions
+3
View File
@@ -61,3 +61,6 @@ img.hitandrun {
.nexus-media-info-raw .spoiler-title-box{
text-align: center;
}
.nexus-media-info-raw pre {
white-space: break-spaces;
}