easily hide theme popover
This commit is contained in:
parent
b7d3980c01
commit
2dc3da88f5
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@
|
|||
<a class="toolbar-item" :href="itemSelectedDetails.link" target="_blank" v-b-tooltip.hover.bottom="'Open URL'">
|
||||
<span class="icon">{% inline "external-link.svg" %}</span>
|
||||
</a>
|
||||
<b-popover target="content-customize" triggers="click" placement="bottom">
|
||||
<b-popover target="content-customize" triggers="focus" placement="bottom">
|
||||
<div class="p-1" style="width: 200px;">
|
||||
<div class="d-flex">
|
||||
<label class="themepicker">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue