updated note title color
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
This commit is contained in:
parent
d57f14e1f2
commit
c21a6f17c9
@ -3,7 +3,7 @@
|
||||
class="activity group flex h-48 cursor-pointer flex-col justify-between gap-2 rounded-md bg-surface-menu-bar px-4 py-3 hover:bg-surface-gray-2"
|
||||
>
|
||||
<div class="flex items-center justify-between">
|
||||
<div class="truncate text-lg font-medium text-ink-gray-9">
|
||||
<div class="truncate text-lg font-medium text-ink-gray-8">
|
||||
{{ note.title }}
|
||||
</div>
|
||||
<Dropdown
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user