This commit is contained in:
Focuslinkstech 2024-08-22 21:31:37 +01:00 committed by GitHub
parent 9ca0b3907c
commit b2d9c13c51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -184,11 +184,12 @@
border-top-right-radius: 0;
border-bottom-right-radius: 25px;
border-bottom-left-radius: 25px;
border-top: 1px solid #f4f4f4;
border-top: 1px solid transparent;
padding: 10px;
background-color: #f6f6f6;
background-color: inherit;
}
/* Search Bar Start Here */
.wrap {
width: 30%;