revert: remove evaluation loading

This commit is contained in:
jialin
2025-04-24 22:17:49 +08:00
parent c400003ce9
commit c07be7386c
3 changed files with 5 additions and 20 deletions
@@ -443,7 +443,7 @@ const InstanceItem: React.FC<InstanceItemProps> = ({
<Tooltip
overlayInnerStyle={{
width: 'max-content',
maxWidth: '500px',
maxWidth: '520px',
minWidth: '400px'
}}
title={renderDistributedServer(severList)}