fix: content link style (#86)

* Update memo-content.less

* Update web/src/less/memo-content.less

Co-authored-by: Steven <imrealleonardo@gmail.com>
This commit is contained in:
Tiger 2022-06-24 08:23:22 +08:00 committed by GitHub
parent 3be5ea34a4
commit d1a7527c0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
}
.link {
@apply inline-block text-blue-600 cursor-pointer underline hover:opacity-80;
@apply inline-block text-blue-600 cursor-pointer underline break-all hover:opacity-80;
}
.counter-block,