mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-06-09 07:26:45 +00:00
Merge pull request #379 from r2devops/main
This commit is contained in:
@@ -33,3 +33,8 @@ body {
|
|||||||
height: 1.2em !important;
|
height: 1.2em !important;
|
||||||
width: 1.2em !important;
|
width: 1.2em !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.searchInput {
|
||||||
|
color: var(--fg-color);
|
||||||
|
caret-color: var(--fg-color);
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user