Remove the stub context menu causing vertical ellipsis

This commit is contained in:
Matthew Raymer
2023-07-19 16:30:56 +08:00
parent e2bf469dc1
commit 790d44db81

View File

@@ -12,13 +12,6 @@
> >
<fa icon="chevron-left" class="fa-fw"></fa> <fa icon="chevron-left" class="fa-fw"></fa>
</button> </button>
<!-- Context Menu -->
<a
href=""
class="text-lg text-center px-2 py-1 absolute -right-2 -top-1"
><fa icon="ellipsis-vertical" class="fa-fw"></fa
></a>
View Plan View Plan
</h1> </h1>
</div> </div>