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
|
||||
to={IAM_PAGES.BUCKETS}
|
||||
style={{
|
||||
zIndex: 999,
|
||||
textDecoration: "none",
|
||||
top: "40px",
|
||||
position: "relative",
|
||||
|
||||
Reference in New Issue
Block a user