Move search bar into modal
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user