mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-06 21:57:48 +01:00
Fix search dropdown overlay with boxedheaders option (#3680)
This commit is contained in:
@@ -393,7 +393,7 @@ function Home({ initialSettings }) {
|
||||
<div
|
||||
id="information-widgets"
|
||||
className={classNames(
|
||||
"flex flex-row flex-wrap justify-between",
|
||||
"flex flex-row flex-wrap justify-between z-20",
|
||||
headerStyles[headerStyle],
|
||||
settings.cardBlur !== undefined &&
|
||||
headerStyle === "boxed" &&
|
||||
|
||||
Reference in New Issue
Block a user