mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
fix: turn off swup on the search result modal
This commit is contained in:
@@ -5,7 +5,7 @@ import { Link } from '.';
|
||||
import { Close } from './icons';
|
||||
---
|
||||
|
||||
<dialog>
|
||||
<dialog data-no-swup>
|
||||
<header
|
||||
class="flex h-[clamp(3rem,_5.55vw,_9rem)] w-full items-center justify-end block-start-0 md:pie-gap md:pis-gap"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user