fix(ui): fix minor ui bugs

This commit is contained in:
shafin-r
2026-02-21 17:06:55 +06:00
parent f054c7179b
commit a48a50ae77
6 changed files with 8 additions and 21 deletions

View File

@ -243,7 +243,7 @@ export const Practice = () => {
const userXp = useExamConfigStore.getState().userXp;
return (
<div className="pr-screen">
<div className="pr-screen pb-12">
<style>{STYLES}</style>
{/* Blobs */}