mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
easily hide theme popover
This commit is contained in:
parent
b7d3980c01
commit
2dc3da88f5
@ -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…
x
Reference in New Issue
Block a user