fix: remove unused css class

This commit is contained in:
kolaente 2023-01-18 22:48:23 +01:00
parent d4eda3784f
commit f60e4dd89d
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -74,7 +74,7 @@
</div> </div>
<table <table
class="table has-actions is-striped is-hoverable is-fullwidth link-share-list" class="table has-actions is-striped is-hoverable is-fullwidth"
v-if="linkShares.length > 0" v-if="linkShares.length > 0"
> >
<thead> <thead>