fix(style): catalog size tags overflow
This commit is contained in:
@@ -59,7 +59,6 @@ const AddWorker: React.FC<ViewModalProps> = (props) => {
|
||||
{ version: versionInfo.version }
|
||||
)}
|
||||
</li>
|
||||
<li>{intl.formatMessage({ id: 'resources.worker.select.command' })}</li>
|
||||
<li>
|
||||
<span>
|
||||
{intl.formatMessage({ id: 'resources.worker.driver.install' })}
|
||||
|
||||
Reference in New Issue
Block a user