mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 13:19:16 +00:00
Refactor comments and CSS for improved clarity in Khoj plugin
- Translated comments from French to English for better accessibility and understanding. - Updated CSS comment for loading animation to reflect the change in language. - Enhanced code readability by ensuring consistent language usage across multiple files. - Improved user experience by clarifying the purpose of various functions and settings in the codebase.
This commit is contained in:
@@ -813,7 +813,7 @@ img.copy-icon {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* Animation de chargement */
|
||||
/* Loading animation */
|
||||
.khoj-loading {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user