feat: update source files, Dockerfile, vite config and service worker
This commit is contained in:
@@ -4,7 +4,7 @@ import { HEADER_HEIGHT } from './Layout';
|
||||
|
||||
const SearxngPage: React.FC = () => {
|
||||
return (
|
||||
<Box sx={{
|
||||
<Box sx={{
|
||||
position: 'absolute',
|
||||
top: HEADER_HEIGHT,
|
||||
left: 0,
|
||||
|
||||
Reference in New Issue
Block a user