Skip to content

Commit

Permalink
[Navigation] Update dev tools tab css for new left navigation (#7328)
Browse files Browse the repository at this point in the history
* update dev tools tab css

Signed-off-by: Shenoy Pratik <[email protected]>

* Changeset file for PR #7328 created/updated

---------

Signed-off-by: Shenoy Pratik <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
  • Loading branch information
ps48 and opensearch-changeset-bot[bot] authored Jul 20, 2024
1 parent 7f9bdd7 commit 4c61906
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 2 additions & 0 deletions changelogs/fragments/7328.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
fix:
- [Navigation] Update dev tools tab css for new left navigation ([#7328](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/7328))
6 changes: 0 additions & 6 deletions src/plugins/dev_tools/public/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,3 @@
margin: 7px 8px 0 0;
min-width: 400px;
}

.devAppTabs {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
}

0 comments on commit 4c61906

Please sign in to comment.