Skip to content

Commit 24b326b

Browse files
Removed unwanted CSS
Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
1 parent 621b0b6 commit 24b326b

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

src/sections/Kanvas/Kanvas-visualize/kanvas-visualize-features.js

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,8 @@ z-index: 10;
126126
127127
.docs-icon-wrapper {
128128
position: absolute;
129-
top: 2.5rem;
130-
right: 0.8rem;
131-
z-index: 20;
132-
display: flex;
133-
justify-content: flex-end;
134-
width: auto;
129+
top: 16px;
130+
right: 16px;
135131
}
136132
`;
137133

0 commit comments

Comments
 (0)