mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update seed data
This commit is contained in:
@ -21,7 +21,11 @@
|
||||
|
||||
.counter-block,
|
||||
.todo-block {
|
||||
@apply inline-block text-center w-6 font-mono select-none cursor-pointer hover:shadow-inner;
|
||||
@apply inline-block text-center w-7 font-mono select-none;
|
||||
}
|
||||
|
||||
.todo-block {
|
||||
@apply rounded select-none cursor-pointer hover:shadow-inner;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
Reference in New Issue
Block a user