fix: show scrollbars inside menu
This commit is contained in:
@@ -74,6 +74,13 @@
|
||||
"
|
||||
/>
|
||||
<hr />
|
||||
<SmartItem
|
||||
svg="github"
|
||||
:label="`${$t('app.github')}`"
|
||||
to="https://github.com/hoppscotch/hoppscotch"
|
||||
blank
|
||||
@click.native="$refs.options.tippy().hide()"
|
||||
/>
|
||||
<SmartItem
|
||||
svg="twitter"
|
||||
:label="`${$t('app.twitter')}`"
|
||||
|
||||
Reference in New Issue
Block a user