Skip to content
Snippets Groups Projects
Commit 648724dd authored by Manon Bourgognon's avatar Manon Bourgognon
Browse files

update: add suitable icon to rocketchat tab

parent fc0f55d5
No related branches found
No related tags found
No related merge requests found
Pipeline #12855 passed
...@@ -102,7 +102,7 @@ solid-router#navbar-router(default-route=defaultRoute) ...@@ -102,7 +102,7 @@ solid-router#navbar-router(default-route=defaultRoute)
if component.type == "rocketchat" if component.type == "rocketchat"
solid-route.menu-tab.segment.full.padding-xsmall.text-semibold.text-color-white.heading-active.bg-color-heading.transparent-background.hover.active(name=component.route) solid-route.menu-tab.segment.full.padding-xsmall.text-semibold.text-color-white.heading-active.bg-color-heading.transparent-background.hover.active(name=component.route)
div.segment.margin-right-xxsmall div.segment.margin-right-xxsmall
div.segment.icon.icon-small.icon-briefcase div.segment.icon.icon-small.ci-chat
div.segment.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.rocketchat") div.segment.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.rocketchat")
div.divider div.divider
if component.type == "projects" if component.type == "projects"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment