Fix: show activity table on mobile screens

This commit is contained in:
philipp lang 2023-02-25 17:20:52 +01:00
parent 197690069a
commit ea6e3f4766
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<div class="pb-6">
<table cellspacing="0" cellpadding="0" border="0" class="custom-table custom-table-sm hidden md:table">
<table cellspacing="0" cellpadding="0" border="0" class="custom-table custom-table-sm table">
<thead>
<th>Name</th>
<th></th>