chore(drug-reference): drop a fork-internal comment reference
This commit is contained in:
parent
7ba5fca6ec
commit
5696c14bbe
|
|
@ -66,7 +66,7 @@ function matchRemedies(remedies: NaturalRemedy[], query: string): NaturalRemedy[
|
|||
const DEBOUNCE_MS = 350
|
||||
const LIMIT = 50
|
||||
|
||||
/** Shared elevated-card surface, matching the Supply Readiness elegance pass. */
|
||||
/** Shared elevated-card surface for the result and detail panels. */
|
||||
const CARD_SURFACE =
|
||||
'rounded-2xl border border-desert-stone-lighter/60 bg-desert-white ' +
|
||||
'shadow-[0_1px_2px_rgba(66,68,32,0.04),0_8px_24px_-12px_rgba(66,68,32,0.12)]'
|
||||
|
|
|
|||
Loading…
Reference in New Issue