mirror of https://github.com/portainer/portainer
fix(volumes): Volumes browse button spacing issue EE-6323 (#10633)
parent
d089dfbca0
commit
be09c5e346
|
@ -90,6 +90,7 @@ function Cell({
|
|||
{isBrowseVisible && (
|
||||
<Authorized authorizations="DockerAgentBrowseList">
|
||||
<Button
|
||||
className="ml-2"
|
||||
icon={Search}
|
||||
color="primary"
|
||||
size="xsmall"
|
||||
|
|
Loading…
Reference in New Issue