fix: buckets browse button was not clickable (#2249)
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com>
This commit is contained in:
@@ -221,6 +221,7 @@ const BasicDashboard = ({ usage }: IDashboardProps) => {
|
|||||||
<Link
|
<Link
|
||||||
to={IAM_PAGES.BUCKETS}
|
to={IAM_PAGES.BUCKETS}
|
||||||
style={{
|
style={{
|
||||||
|
zIndex: 999,
|
||||||
textDecoration: "none",
|
textDecoration: "none",
|
||||||
top: "40px",
|
top: "40px",
|
||||||
position: "relative",
|
position: "relative",
|
||||||
|
|||||||
Reference in New Issue
Block a user