feat: able to view message detail now

This commit is contained in:
JustSong
2023-04-16 16:00:03 +08:00
parent dda530b6e6
commit 591d6f24ed
2 changed files with 46 additions and 6 deletions
+6
View File
@@ -28,3 +28,9 @@ code {
display: none !important;
}
}
.quote {
margin-left: 0;
padding: 0 1em;
border-left: 0.25em solid #ddd;
}