Fix ref panel action button
Created by: oleggromov
Description
Addresses https://github.com/sourcegraph/sourcegraph/issues/39517.
https://user-images.githubusercontent.com/2196347/185104853-3912163e-812f-467f-9c5c-7a0476db5b26.mov
Test plan
- Pull the branch
- Pull the branch from code-intel-extension: https://github.com/sourcegraph/code-intel-extensions/pull/821
- Run
yarn serve
in code-intel-extensions - Run
sg start web-standalone
- Sideload the extension with default parameters
- Check that it works as expected
App preview:
Check out the client app preview documentation to learn more.