diff --git a/ui/src/components/navbar.tsx b/ui/src/components/navbar.tsx index 5fc6ed7e..67a9866a 100644 --- a/ui/src/components/navbar.tsx +++ b/ui/src/components/navbar.tsx @@ -69,12 +69,13 @@ export class Navbar extends Component { {this.state.isLoggedIn ? <> { -
  • - 🖂 - {this.state.unreadCount> 0 && {this.state.unreadCount}} - -
  • - } +
  • + + + {this.state.unreadCount> 0 && {this.state.unreadCount}} + +
  • + }
  • {UserService.Instance.user.username} diff --git a/ui/src/components/symbols.tsx b/ui/src/components/symbols.tsx index 4f757dbb..e038b13c 100644 --- a/ui/src/components/symbols.tsx +++ b/ui/src/components/symbols.tsx @@ -10,6 +10,10 @@ export class Symbols extends Component { return (