mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 21:19:19 +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'">
|
<a class="toolbar-item" :href="itemSelectedDetails.link" target="_blank" v-b-tooltip.hover.bottom="'Open URL'">
|
||||||
<span class="icon">{% inline "external-link.svg" %}</span>
|
<span class="icon">{% inline "external-link.svg" %}</span>
|
||||||
</a>
|
</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="p-1" style="width: 200px;">
|
||||||
<div class="d-flex">
|
<div class="d-flex">
|
||||||
<label class="themepicker">
|
<label class="themepicker">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user