Popover placement in header
This commit is contained in:
parent
7af59fb935
commit
37c0480e0e
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@
|
|||
href="javascript:;"
|
||||
data-bs-toggle="tooltip"
|
||||
data-bs-title="Basculer entre le mode jour et le mode nuit"
|
||||
data-bs-placement="bottom"
|
||||
>
|
||||
{% if Globals.ColorMode == "dark" %}
|
||||
<i class="bi-sun"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue