style(exam-correct): fix table layout to prevent visual offset on submit
This commit is contained in:
parent
5d0e376eb4
commit
88e9bb26fe
@ -1,6 +1,8 @@
|
|||||||
$exam-correct--input-status-margin: 10px
|
$exam-correct--input-status-margin: 10px
|
||||||
|
|
||||||
table[uw-exam-correct]
|
table[uw-exam-correct]
|
||||||
|
table-layout: fixed
|
||||||
|
|
||||||
td.uw-exam-correct--date-cell
|
td.uw-exam-correct--date-cell
|
||||||
text-align: right
|
text-align: right
|
||||||
td.uw-exam-correct--part-cell
|
td.uw-exam-correct--part-cell
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user