fix(ui): fix exam screen layout, bottom navigation tabs

This commit is contained in:
shafin-r
2025-07-07 13:57:04 +06:00
parent 06418a82ab
commit 48519c42c3
4 changed files with 24 additions and 16 deletions

View File

@ -153,17 +153,17 @@
}
.timer {
width: 120px;
height: 40px;
width: 160px;
height: 60px;
padding: 0 5px;
}
.timeValue {
font-size: 14px;
font-size: 18px;
}
.timeLabel {
font-size: 10px;
font-size: 12px;
}
.examHeader {