generated from muhtadeetaron/nextjs-template
fix(ui): fix exam screen layout, bottom navigation tabs
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user