[fix] hide popover

This commit is contained in:
Andy Bunce 2025-08-22 15:50:39 +01:00
parent e32ff3d77a
commit e32e3437a1
2 changed files with 48 additions and 43 deletions

View file

@ -16,9 +16,10 @@
<body>
<nav class="navbar bg-body-tertiary">
<div class="container-fluid">
<a class="navbar-brand">BaseX LSP client</a>
<a href="/dba/logs" target="dba">#</a>
<div class="btn-toolbar" role="toolbar" aria-label="Toolbar with button groups">
<a class="navbar-brand">BaseX LSP client</a>
<button id="popcon" popovertarget="mypopover" class="btn btn-danger">
<i class="bi bi-router"></i>
</button>
@ -29,6 +30,7 @@
<button id="connect">connect</button>
</div>
</div>
<a href="/dba/logs" target="dba">#</a>
<div class="row">
<div>
<select id="language">