changed search-bar

This commit is contained in:
Ali 2025-10-21 19:08:16 +04:00
parent 8729ed4d78
commit e3ceeb28e6
1 changed files with 3 additions and 0 deletions

View File

@ -1381,6 +1381,9 @@ body, .page-container {
border: 1px solid rgba(255, 255, 255, 0.3) !important;
border-radius: 20px !important;
box-shadow: inset 0 0.05em 0.05em rgba(0, 0, 0, 0.02), inset 0 -0.05em 0.05em rgba(255, 255, 255, 0.25) !important;
margin: 0 auto !important;
min-width: 300px !important;
max-width: 300px !important;
}
.search-bar input {