diff options
| author | geireann <geireann.lindfield@gmail.com> | 2021-08-25 14:59:09 -0400 |
|---|---|---|
| committer | geireann <geireann.lindfield@gmail.com> | 2021-08-25 14:59:09 -0400 |
| commit | 66f5ebb389315200d37e88ef5da1414f7f615042 (patch) | |
| tree | 3f14f96cc45c686ae522e485145f5c510a535e07 /src/client/views/topbar | |
| parent | 281c178eb39caceb8868be1e77dbd3bbf65d2e13 (diff) | |
| parent | 2790d5b6c374ca24e7307b03f1fd72be7172b033 (diff) | |
Merge branch 'master' into menu_updates_geireann
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 d02a77fe4..05aeb177c 100644 --- a/src/client/views/topbar/TopBar.scss +++ b/src/client/views/topbar/TopBar.scss @@ -55,6 +55,7 @@ .topbar-dashboards { display: flex; flex-direction: row; + gap: 5px; } .topbar-lozenge-dashboard { |
