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