Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 4659ad9

Browse files
fix: fix click issue for src btn
1 parent 1c8bf3b commit 4659ad9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/features/Apiexplorer/Schema/Schema.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
cursor: pointer;
9393
font-weight: 500;
9494
transition: opacity 0.2s ease-in-out;
95+
z-index: 1;
9596
}
9697

9798
.schemaBody {

0 commit comments

Comments
 (0)