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

This commit is contained in:
Steven 2022-06-24 08:22:24 +08:00 committed by GitHub
parent 0961dad665
commit 9ae864da08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

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