docs: update readme.md

This commit is contained in:
jialin
2025-03-10 12:33:43 +08:00
parent ab6e98aae2
commit 06d6732ab2
6 changed files with 19 additions and 4 deletions
@@ -351,7 +351,8 @@ const InstanceItem: React.FC<InstanceItemProps> = ({
}}
>
<span className="server-info">
<InfoCircleOutlined />
<InfoCircleOutlined className="m-r-2" />{' '}
{intl.formatMessage({ id: 'common.button.moreInfo' })}
</span>
</Tooltip>
</span>
@@ -16,6 +16,8 @@
justify-content: flex-start;
align-items: center;
color: var(--ant-blue-5);
cursor: pointer;
white-space: nowrap;
.text {
display: none;