Merge pull request #1133 from nagisa77/feature/fix_copy_lick_background

feat: update copylink color
This commit is contained in:
Tim
2026-01-16 14:21:02 +08:00
committed by GitHub

View File

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