mirror of
https://github.com/basnijholt/compose-farm.git
synced 2026-02-03 14:13:26 +00:00
Compare commits
1 Commits
v1.8.0
...
fix-toolti
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
43733143ba |
@@ -48,7 +48,7 @@
|
||||
<div class="drawer-side">
|
||||
<label for="drawer-toggle" class="drawer-overlay" aria-label="close sidebar"></label>
|
||||
<aside id="sidebar" class="w-64 bg-base-100 border-r border-base-300 flex flex-col min-h-screen">
|
||||
<header class="p-4 border-b border-base-300">
|
||||
<header class="p-4 border-b border-base-300 relative z-10">
|
||||
<h2 class="text-lg font-semibold flex items-center gap-2">
|
||||
<span class="rainbow-hover">Compose Farm</span>
|
||||
<div class="tooltip tooltip-bottom" data-tip="Docs">
|
||||
|
||||
Reference in New Issue
Block a user