mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2025-01-04 12:47:53 +03:00
Use same description for both tab styles
This commit is contained in:
parent
6f1dbb865a
commit
37981b41f7
@ -229,7 +229,7 @@ type alias LinkConfig msg =
|
||||
links : LinkConfig msg -> Html msg
|
||||
links config =
|
||||
Nri.Ui.styled Html.div
|
||||
(styledName "links-container")
|
||||
(styledName "container")
|
||||
[]
|
||||
[]
|
||||
[ Html.styled Html.nav
|
||||
|
Loading…
Reference in New Issue
Block a user