Fix styling for Create New Path button in Buckets page (#2330)

Fixes #2329
This commit is contained in:
Kaan Kabalak
2022-09-22 03:11:58 +03:00
committed by GitHub
parent 2263eada70
commit df4679ea55

View File

@@ -233,8 +233,6 @@ const BrowserBreadcrumbs = ({
icon={<NewPathIcon style={{ fill: "#969FA8" }} />}
style={{
whiteSpace: "nowrap",
color: "#969FA8",
border: "#969FA8 1px solid",
}}
variant={"regular"}
label={"Create new path"}