Unverified Commit d1a7527c authored by Tiger's avatar Tiger Committed by GitHub

fix: content link style (#86)

* Update memo-content.less

* Update web/src/less/memo-content.less
Co-authored-by: 's avatarSteven <imrealleonardo@gmail.com>
parent 3be5ea34
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
} }
.link { .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, .counter-block,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment