mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
refactor: remove mixin colors (#458)
This commit is contained in:
@ -36,7 +36,7 @@
|
||||
@apply flex flex-col justify-start items-start w-full px-3 text-sm select-none leading-8 cursor-pointer rounded whitespace-nowrap hover:bg-gray-100;
|
||||
|
||||
&.selected {
|
||||
color: @text-green;
|
||||
@apply text-green-600;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user