🪟 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:
MACHINSOFT 2023-12-05 16:37:36 +03:00 committed by GitHub
parent f1bc711cd7
commit 270031c783
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 10 additions and 9 deletions

View file

@ -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: 'Пока нет предустановок',