mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
fix(volumes): Volumes browse button spacing issue EE-6323 (#10633)
This commit is contained in:
parent
d089dfbca0
commit
be09c5e346
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ function Cell({
|
|||
{isBrowseVisible && (
|
||||
<Authorized authorizations="DockerAgentBrowseList">
|
||||
<Button
|
||||
className="ml-2"
|
||||
icon={Search}
|
||||
color="primary"
|
||||
size="xsmall"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue