mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update marked helper
This commit is contained in:
@ -29,11 +29,11 @@
|
||||
@apply mb-1 w-full flex flex-row justify-start items-center text-xs leading-6;
|
||||
|
||||
> .tip-text {
|
||||
@apply text-blue-600 mr-2;
|
||||
@apply text-gray-400 mr-2;
|
||||
}
|
||||
|
||||
> .cancel-btn {
|
||||
@apply px-2 border rounded-full leading-5 text-gray-600 hover:border-gray-600;
|
||||
@apply px-2 border rounded-full leading-5 text-blue-600 hover:border-blue-600;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user