Pārlūkot izejas kodu

style: update GotoAnything component styling (#25929)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
tags/1.9.0
GuanMu pirms 1 mēnesi
vecāks
revīzija
f62f926537
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      web/app/components/goto-anything/index.tsx

+ 1
- 1
web/app/components/goto-anything/index.tsx Parādīt failu

@@ -321,7 +321,7 @@ const GotoAnything: FC<Props> = ({
autoFocus
/>
{searchMode !== 'general' && (
<div className='flex items-center gap-1 rounded bg-blue-50 px-2 py-[2px] text-xs font-medium text-blue-600 dark:bg-blue-900/40 dark:text-blue-300'>
<div className='flex items-center gap-1 rounded bg-gray-100 px-2 py-[2px] text-xs font-medium text-gray-700 dark:bg-gray-800 dark:text-gray-300'>
<span>{(() => {
if (searchMode === 'scopes')
return 'SCOPES'

Notiek ielāde…
Atcelt
Saglabāt