chore: add BCLink-class to avoid outline
This commit is contained in:
parent
ad6671ed10
commit
9da26e9ae1
@ -49,7 +49,7 @@ instance Button UniWorX CourseFavouriteToggleButton where
|
|||||||
^{iconCourseFavouriteOff}
|
^{iconCourseFavouriteOff}
|
||||||
|]
|
|]
|
||||||
|
|
||||||
btnClasses _ = [BCIsButton]
|
btnClasses _ = [BCIsButton, BCLink]
|
||||||
|
|
||||||
-- inspired by examAutoOccurrenceIgnoreRoomsForm
|
-- inspired by examAutoOccurrenceIgnoreRoomsForm
|
||||||
courseFavouriteToggleForm :: Maybe FavouriteReason -> Form ()
|
courseFavouriteToggleForm :: Maybe FavouriteReason -> Form ()
|
||||||
|
|||||||
Reference in New Issue
Block a user