Move search bar into modal

This commit is contained in:
2026-04-01 19:38:15 +02:00
parent dbfe9ff383
commit f578f2c2c0
13 changed files with 299 additions and 202 deletions

View File

@@ -113,7 +113,8 @@ export const copy_link = () => {
border-top: 1px solid var(--separator);
background: var(--shaded_background);
backdrop-filter: blur(4px);
position: sticky;
bottom: 0;
}
.grid {
display: grid;