style(exam-correct): minor examResult style changes
This commit is contained in:
parent
970076e730
commit
b1b70b9262
@ -16,6 +16,23 @@ table[uw-exam-correct]
|
||||
width: 70px
|
||||
padding: 4px 8px
|
||||
|
||||
td#uw-exam-correct__result
|
||||
width: min-content
|
||||
select
|
||||
width: max-content
|
||||
min-width: max-content
|
||||
option
|
||||
width: max-content
|
||||
min-width: max-content
|
||||
td#uw-exam-correct__result__grade
|
||||
width: min-content
|
||||
select
|
||||
width: max-content
|
||||
min-width: max-content
|
||||
option
|
||||
width: max-content
|
||||
min-width: max-content
|
||||
|
||||
|
||||
[uw-exam-correct] input:invalid:not(.no-value)
|
||||
border: 2px solid var(--color-error)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user