1
1
mirror of https://github.com/NoRedInk/noredink-ui.git synced 2024-12-25 14:42:37 +03:00

Make tab only pertain to the tab behavior!

This commit is contained in:
Katie Hughes 2020-05-22 15:55:32 -07:00
parent f8aa179368
commit a4c0d07c3a

View File

@ -92,7 +92,7 @@ viewSpa toUrl config =
-}
viewSelect : SelectConfig a msg -> Html msg
viewSelect config =
tabList
div
[ css
[ displayFlex
, cursor pointer