docs: add connections page preview

This commit is contained in:
kunish 2023-09-06 00:37:54 +08:00
parent 677ecda408
commit b91332c53d
No known key found for this signature in database
GPG Key ID: 647A12B4F782C430
4 changed files with 4 additions and 3 deletions

View File

@ -13,7 +13,8 @@
## Preview
![preview](docs/preview.webp)
![preview-overview](docs/preview-overview.webp)
![preview-connections](docs/preview-connections.webp)
## Published Official Links

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

Before

Width:  |  Height:  |  Size: 105 KiB

After

Width:  |  Height:  |  Size: 105 KiB

View File

@ -289,9 +289,9 @@ export default () => {
return (
<div class="flex h-full flex-col gap-4 overflow-y-auto p-1">
<div class="tabs-boxed tabs">
<a class="tab tab-active">
<button class="tab tab-active">
{t('activeConnections')} ({connectionsWithSpeed().length})
</a>
</button>
</div>
<div class="flex w-full items-center gap-2">