feat(ui): improve ui for test, drills and htm screens

This commit is contained in:
shafin-r
2026-02-21 02:04:50 +06:00
parent 76d2108aec
commit 65dbe99647
10 changed files with 3325 additions and 1464 deletions

View File

@ -279,7 +279,6 @@ export const Practice = () => {
<BookOpen size={20} color="white" />
</div>
<div className="pr-xp-chip">
<div className="pr-xp-dot" />
<span> {userXp} XP</span>
</div>
</header>