chore: batch commit remaining changes
Includes search engine improvements, Alembic migrations, new services (pubmed_daily_update, query_expansion), frontend updates, and documentation sync.
This commit is contained in:
@@ -27,6 +27,10 @@ export const themeOverrides: GlobalThemeOverrides = {
|
||||
},
|
||||
Input: {
|
||||
paddingMedium: '0 10px',
|
||||
border: '1px solid #bbb',
|
||||
borderHover: '1px solid #2471a3',
|
||||
borderFocus: '1px solid #2471a3',
|
||||
boxShadowFocus: '0 0 0 2px rgba(26,82,118,0.1)',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user