fix: fixing button groups on the mobile version

This commit is contained in:
Yurii
2024-04-11 03:13:39 +03:00
parent a14281924f
commit 73da3ee07a
2 changed files with 2 additions and 2 deletions

View File

@@ -108,7 +108,7 @@
</tbody>
</table>
<div role="group">
<div class="grid">
<a href="/dashboard.html" role="button">Dashboard</a>
<a href="/settings.html" role="button">Settings</a>
<a href="/upgrade.html" role="button">Upgrade</a>