From e1707fb76a991d04797a8d97ca34c55db71899cd Mon Sep 17 00:00:00 2001 From: geireann Date: Sat, 31 Jul 2021 05:38:08 -0400 Subject: tab scrollable --- src/client/views/topbar/TopBar.tsx | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'src/client/views/topbar/TopBar.tsx') diff --git a/src/client/views/topbar/TopBar.tsx b/src/client/views/topbar/TopBar.tsx index 65da717f8..02b597078 100644 --- a/src/client/views/topbar/TopBar.tsx +++ b/src/client/views/topbar/TopBar.tsx @@ -24,6 +24,14 @@ export class TopBar extends React.Component { //TODO:glr Add support for light / dark mode
+
+
+ {`${Doc.CurrentUserEmail}`} +
window.location.assign(Utils.prepend("/logout"))}> + Logoff +
+
+