NEW: experimental comment feature

This commit is contained in:
FarseaSH 2023-11-10 23:59:18 +08:00
parent 771105eca7
commit 000a89aca2
5 changed files with 64 additions and 25 deletions

View file

@ -386,6 +386,14 @@ $gray: #919EB1;
cursor: pointer;
}
}
.comment-btn {
padding-right: 10px;
&:hover {
cursor: pointer;
}
}
}
// hr