UX: small-fixes (#32387)

This commit is contained in:
Jordan Vidrine 2025-04-21 17:59:02 -05:00 committed by GitHub
parent 25b4e7c61b
commit d29d6e562d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View File

@ -51,7 +51,6 @@ $search-pad-horizontal: 0.5em;
background: var(--d-input-bg-color);
border: var(--d-input-border);
border-radius: var(--d-input-border-radius);
margin: 1px;
padding: 0.25rem;
input.search-term__input {

View File

@ -143,7 +143,7 @@
margin-left: auto;
margin-right: auto;
left: 0;
top: 2.75em;
top: 100%;
right: 0;
padding: 0.5em;