fix: Floating Menu in SQL Left Bar (#13858)

* floating table git issue

* made changes

* floating table git issue

* made changes

* long table names

* floating table git issue

* made changes

* floating table git issue

* made changes

* long table names

* floating table git issue

* made changes

* floating table git issue

* made changes

* long table names

* table values

* aligned

* active key

* changed to customStyle

* update dropdown styles

Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
This commit is contained in:
AAfghahi
2021-04-05 18:54:28 -04:00
committed by GitHub
parent d006178c03
commit f19f2c3ac8
4 changed files with 15 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ describe('DatasourceEditor', () => {
});
it('renders Tabs', () => {
expect(wrapper.find(Tabs)).toExist();
expect(wrapper.find('#table-tabs')).toExist();
});
it('makes an async request', () =>