chore: correct button classes
This commit is contained in:
parent
65d0f24d71
commit
13af035223
@ -47,6 +47,8 @@ embedRenderMessage ''UniWorX ''ExamAutoOccurrenceButton id
|
||||
instance Button UniWorX ExamAutoOccurrenceButton where
|
||||
btnClasses BtnExamAutoOccurrenceNudgeUp = [BCIsButton]
|
||||
btnClasses BtnExamAutoOccurrenceNudgeDown = [BCIsButton]
|
||||
btnClasses BtnExamAutoOccurrenceIgnore = [BCIsButton]
|
||||
btnClasses BtnExamAutoOccurrenceReconsider = [BCIsButton]
|
||||
btnClasses _ = [BCIsButton, BCPrimary]
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user