fix: add pushbox

This commit is contained in:
Tim Rijkse
2026-01-15 08:47:52 +01:00
parent b65800b069
commit 73ca0cb94f
7 changed files with 203 additions and 1 deletions

View File

@@ -173,7 +173,7 @@ class SearchBar extends HTMLElement {
align-items: center;
width: 100%;
height: 40px;
background-color: #FADCE7;
background-color: #FFF;
border-radius: 8px;
overflow: hidden;
}