mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: update
This commit is contained in:
@@ -412,7 +412,7 @@ async function handleClearSearchHistory() {
|
||||
--uno: "bg-$bew-elevated";
|
||||
|
||||
.history-list {
|
||||
--uno: "h-[calc(100vh-100px)] max-h-[420px] important-overflow-y-auto";
|
||||
--uno: "max-h-420px important-overflow-y-auto";
|
||||
|
||||
.title {
|
||||
--uno: "text-lg font-500";
|
||||
@@ -430,7 +430,7 @@ async function handleClearSearchHistory() {
|
||||
#search-suggestion {
|
||||
@include search-content;
|
||||
--uno: "bg-$bew-elevated";
|
||||
--uno: "h-[calc(100vh-100px)] max-h-[420px] important-overflow-y-auto";
|
||||
--uno: "max-h-420px important-overflow-y-auto";
|
||||
|
||||
.suggestion-item {
|
||||
@include search-content-item;
|
||||
|
||||
Reference in New Issue
Block a user