mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: fix link style
This commit is contained in:
@ -16,6 +16,10 @@
|
||||
@apply inline-block text-blue-600 cursor-pointer font-bold border-none no-underline hover:opacity-80;
|
||||
}
|
||||
|
||||
.link {
|
||||
@apply inline-block text-blue-600 cursor-pointer underline hover:opacity-80;
|
||||
}
|
||||
|
||||
.counter-block,
|
||||
.todo-block {
|
||||
@apply inline-block text-center w-6 font-mono;
|
||||
|
Reference in New Issue
Block a user