Browse Source

Remove the stub context menu causing vertical ellipsis

pull/47/head
Matthew Raymer 1 year ago
parent
commit
790d44db81
  1. 7
      src/views/ProjectViewView.vue

7
src/views/ProjectViewView.vue

@ -12,13 +12,6 @@
>
<fa icon="chevron-left" class="fa-fw"></fa>
</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
</h1>
</div>

Loading…
Cancel
Save