From 31aca178137cf100eeffa9f281dc07d28b44f046 Mon Sep 17 00:00:00 2001 From: bobzel Date: Tue, 10 Aug 2021 10:40:10 -0400 Subject: fixed clicking on +new dashboard when window is narrow. --- src/client/views/topbar/TopBar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/views/topbar/TopBar.scss b/src/client/views/topbar/TopBar.scss index 164cc29cd..2ecbb536b 100644 --- a/src/client/views/topbar/TopBar.scss +++ b/src/client/views/topbar/TopBar.scss @@ -91,7 +91,7 @@ font-family: 'Roboto'; position: relative; display: flex; - width: 450; + width: fit-content; gap: 5px; .topBar-icon:hover { -- cgit v1.2.3-70-g09d2