docs: update readme.md
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user