We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60cd29c commit 7d5edbcCopy full SHA for 7d5edbc
apps/web/src/routes/_app/datahub/index.tsx
@@ -199,7 +199,7 @@ const RouteComponent = () => {
199
<Dialog open={isLookupOpen} onOpenChange={setIsLookupOpen}>
200
<Dialog.Trigger asChild>
201
<Button
202
- className="[&>input]:text-foreground [&>input]:placeholder-foreground gap-1"
+ className="gap-1"
203
data-spotlight-type="subject-lookup-search-button"
204
data-testid="subject-lookup-search-button"
205
id="subject-lookup-search-button"
0 commit comments