Skip to content

Commit 513878d

Browse files
committed
feat(jump_to): got the styling to look exactly how we were hoping for
1 parent 753d552 commit 513878d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/client/src/stylesheets/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1794,7 +1794,7 @@ textarea {
17941794
overflow-y: auto;
17951795
overflow-x: hidden;
17961796
text-overflow: ellipsis;
1797-
box-shadow: -30px 50px 93px -50px black;
1797+
box-shadow: none;
17981798
}
17991799

18001800
.jump-to-note-results {

0 commit comments

Comments
 (0)