[Bug fix] Tooltip support added for Theme & Settings in the Navigation bar (#1947)

* length of card which was getting displayed on hovering is reduced

* issue #1818 solved

* issue #1818 fixed

* theme.css changed to previous code

* issue #1801 fixed

* navbar.html updated

* multi language fixed
This commit is contained in:
Aman Khan
2024-09-23 16:19:50 +05:30
committed by GitHub
parent fde1f626eb
commit df901db1f8
3 changed files with 31 additions and 3 deletions

View File

@@ -19,4 +19,4 @@
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
}
}