BUG: Fixed an issue with Docker build references for older versions
This commit is contained in:
@@ -1286,7 +1286,7 @@ const AppCreator = (props) => {
|
||||
</Tooltip>
|
||||
:
|
||||
<Tooltip color="secondary" title={data.errors.join("\n")} placement="bottom">
|
||||
<CheckCircleIcon />
|
||||
<CheckCircleIcon style={{marginTop: 6}}/>
|
||||
</Tooltip>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user