mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-22 11:20:15 +01:00
🪟 Minor UI Styling Changes (#1260)
* Correct the display of the interface when hovering with the mouse * Replace ring-1 with border completely. * Fix it so that the text does not overlap with the SVG in mobile navigation. * Remove the extra class -ml-0.5 -mt-0.5, there is no need to shift the buttons
This commit is contained in:
parent
f1bc711cd7
commit
270031c783
7 changed files with 10 additions and 9 deletions
|
|
@ -170,7 +170,8 @@ export default {
|
|||
com_endpoint_agent: 'Агент',
|
||||
com_endpoint_show_what_settings: 'Показать настройки {0}',
|
||||
com_endpoint_save: 'Сохранить',
|
||||
com_endpoint_export: 'Экспорт',
|
||||
com_endpoint_export: 'Экспортировать',
|
||||
com_endpoint_import: 'Импортировать',
|
||||
com_endpoint_save_as_preset: 'Сохранить как предустановку',
|
||||
com_endpoint_not_implemented: 'Не реализовано',
|
||||
com_endpoint_no_presets: 'Пока нет предустановок',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue