bug: try improve loading performance

This commit is contained in:
2023-01-22 11:17:50 +00:00
parent c91325ecd6
commit e830b39edf
6 changed files with 89 additions and 87 deletions

View File

@ -1,3 +1,7 @@
.note {
min-height: 110px;
}
.note.thread {
border-bottom: none;
}