mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-04 21:29:12 +00:00
Use new nav menu alignment in the settings page
This commit is contained in:
committed by
Debanjum Singh Solanky
parent
b1d3979ed9
commit
9c5ff1699a
@@ -222,7 +222,7 @@ export default function Search() {
|
||||
<div className="md:w-3/4 sm:w-full mr-auto ml-auto pt-4 md:pt-8">
|
||||
<div className='p-4 md:w-3/4 sm:w-full mr-auto ml-auto'>
|
||||
<div className='flex justify-between items-center border-2 border-muted p-2 gap-4 rounded-lg'>
|
||||
<MagnifyingGlass className='inline m-2' />
|
||||
<MagnifyingGlass className='inline m-2 h-4 w-4' />
|
||||
<Input
|
||||
autoFocus
|
||||
className='border-none'
|
||||
|
||||
Reference in New Issue
Block a user