Skip to content

Commit 288a8b3

Browse files
fix: correct SCSS block after merge conflict
1 parent 8c67e6d commit 288a8b3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

application/frontend/src/pages/Search/components/SearchBar.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@
2323
color: var(--muted-foreground);
2424
height: 1rem;
2525
width: 1rem;
26-
<<<<<<< HEAD
27-
pointer-events: none;
28-
z-index: 1;
29-
=======
30-
>>>>>>> f2871f6 (feat(myopencre): enable CSV download of all CREs)
3126
}
3227
input {
3328
padding: 0.5rem 1rem 0.5rem 2.5rem;

0 commit comments

Comments
 (0)