diff --git a/src/frontend/src/constants.tsx b/src/frontend/src/constants.tsx index bb54427f9..e6c1dcd1f 100644 --- a/src/frontend/src/constants.tsx +++ b/src/frontend/src/constants.tsx @@ -550,5 +550,5 @@ export const USER_PROJECTS_HEADER = "My Collection"; * @constant * */ -export const HIGHLIGH_CSS = +export const HIGHLIGHT_CSS = "block pl-3 pr-14 py-2 w-full h-full text-sm outline-0 border-0 break-all overflow-y-hidden max-w-[75vw]";