Compare commits

...

1 Commits

Author SHA1 Message Date
Tim
e6730b2882 feat: update copylink color 2026-01-16 14:17:23 +08:00

View File

@@ -1395,10 +1395,6 @@ onMounted(async () => {
font-weight: bold;
}
.reaction-action.copy-link:hover {
background-color: #e2e2e2;
}
.comment-editor-wrapper {
position: relative;
}