Added: New Project floating button
This commit is contained in:
@@ -42,6 +42,9 @@
|
|||||||
<button class="px-4 rounded-r bg-slate-200 border border-l-0 border-slate-400"><i class="fa-solid fa-magnifying-glass fa-fw"></i></button>
|
<button class="px-4 rounded-r bg-slate-200 border border-l-0 border-slate-400"><i class="fa-solid fa-magnifying-glass fa-fw"></i></button>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
<!-- New Project -->
|
||||||
|
<a href="project-edit.html" class="fixed right-6 bottom-24 text-center text-4xl leading-none bg-blue-600 text-white w-14 py-2.5 rounded-full"><i class="fa-solid fa-plus fa-fw"></i></a>
|
||||||
|
|
||||||
<!-- Results List -->
|
<!-- Results List -->
|
||||||
<ul class="">
|
<ul class="">
|
||||||
<li class="border-b border-slate-300">
|
<li class="border-b border-slate-300">
|
||||||
|
|||||||
Reference in New Issue
Block a user