diff options
| author | geireann <geireann.lindfield@gmail.com> | 2021-08-18 11:01:57 -0400 |
|---|---|---|
| committer | geireann <geireann.lindfield@gmail.com> | 2021-08-18 11:01:57 -0400 |
| commit | cc89a0c16246afde8bb3d891a4ede492b6644b1f (patch) | |
| tree | 25df837ebc2c3dfcad0944955ee1bf05acb1d23e /src/client/views/topbar | |
| parent | 31041229447807fd3d121dea96996a6543bd9272 (diff) | |
added search linking
Diffstat (limited to 'src/client/views/topbar')
| -rw-r--r-- | src/client/views/topbar/TopBar.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/topbar/TopBar.scss b/src/client/views/topbar/TopBar.scss index 2ecbb536b..d04ae8a80 100644 --- a/src/client/views/topbar/TopBar.scss +++ b/src/client/views/topbar/TopBar.scss @@ -53,6 +53,7 @@ .topbar-dashboards { display: flex; flex-direction: row; + gap: 5px; } .topbar-lozenge-dashboard { |
