fix: minor UI stylings

This commit is contained in:
Liyas Thomas
2021-05-15 21:19:23 +00:00
committed by GitHub
parent c0ef713c0b
commit 5f193680c9
3 changed files with 27 additions and 8 deletions

View File

@@ -546,10 +546,6 @@
<SmartTab :id="'notes'" :label="$t('notes')">
<HttpNotes />
</SmartTab>
<SmartTab :id="'teams'" :label="'Teams'">
<Teams />
</SmartTab>
</SmartTabs>
</section>
</aside>