1
0
Fork 0
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:
cmeng 2023-11-16 16:25:17 +13:00 committed by GitHub
parent d089dfbca0
commit be09c5e346
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,6 +90,7 @@ function Cell({
{isBrowseVisible && (
<Authorized authorizations="DockerAgentBrowseList">
<Button
className="ml-2"
icon={Search}
color="primary"
size="xsmall"