fix: index setup, styling fixes

This commit is contained in:
Jacky Zhao
2024-02-01 22:22:06 -08:00
parent e5f420e4e6
commit c4a36e76ae
3 changed files with 31 additions and 35 deletions

View File

@@ -85,7 +85,7 @@
& > #search-layout {
display: flex;
flex-direction: row;
opacity: 0;
visibility: hidden;
border: 1px solid var(--lightgray);
& > div {