Commit 9c428efc authored by Kushal Pandya's avatar Kushal Pandya

Add missing `data-boundary` attribute for correct tooltip alignment

parent a2e06ad3
......@@ -44,6 +44,7 @@ export default {
class="sidebar-collapsed-icon"
data-placement="left"
data-container="body"
data-boundary="viewport"
@click="handleClick"
>
<i aria-hidden="true" data-hidden="true" class="fa fa-tags"> </i>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment