Fix styling for Create New Path button in Buckets page (#2330)
Fixes #2329
This commit is contained in:
@@ -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"}
|
||||
|
||||
Reference in New Issue
Block a user