mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
fix(ui/box-selector): BE link and use icons standard size [EE-5133] (#8607)
This commit is contained in:
parent
76bdf6f220
commit
45def82156
8 changed files with 44 additions and 29 deletions
|
@ -40,6 +40,7 @@ export function EdgeStackDeploymentTypeSelector({
|
|||
hasDockerEndpoint
|
||||
? 'Cannot use this option with Edge Docker environments'
|
||||
: '',
|
||||
iconType: 'logo',
|
||||
},
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue