Navbar: Dropdown korrekt positionieren (li.dropdown)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<li id="navbar_plugin_tailscale_funnel">
|
||||
<li id="navbar_plugin_tailscale_funnel" class="dropdown">
|
||||
<a class="dropdown-toggle" href="#" data-toggle="dropdown" title="Tailscale Funnel">
|
||||
<i class="fas fa-share-square"></i>
|
||||
<span class="visible-lg">Funnel</span>
|
||||
|
@@ -2,5 +2,6 @@ setuptools>=68
|
||||
wheel>=0.41
|
||||
build>=1.0
|
||||
packaging>=23
|
||||
octoprint_setuptools>=1.7.0
|
||||
# Kompatible verfügbare Version laut Index
|
||||
octoprint_setuptools==1.0.3
|
||||
|
||||
|
Reference in New Issue
Block a user