Unverified Commit dfe71f33 authored by Tiefseemonster's avatar Tiefseemonster Committed by GitHub

fix: search bar dropdown disappearing (#593)

parent db1d2234
.section-header-container, .section-header-container,
.memos-header-container { .memos-header-container {
@apply sticky top-4 flex flex-row justify-between items-center w-full h-10 flex-nowrap mt-4 mb-2 shrink-0 z-1; @apply sticky top-4 flex flex-row justify-between items-center w-full h-10 flex-nowrap mt-4 mb-2 shrink-0 z-10;
> .title-container { > .title-container {
@apply flex flex-row justify-start items-center mr-2 shrink-0 overflow-hidden; @apply flex flex-row justify-start items-center mr-2 shrink-0 overflow-hidden;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment