Skip to content

Commit 14a1cb7

Browse files
committed
Remove border between panel header and content
1 parent ad24c55 commit 14a1cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sidebar/components/Annotation/AnnotationShareControl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ function AnnotationShareControl({
163163
'theme-clean:border'
164164
)}
165165
>
166-
<div className="flex items-center pb-2 border-b">
166+
<div className="flex items-center">
167167
<h2 className="text-brand text-lg font-medium">
168168
Share this annotation
169169
</h2>

0 commit comments

Comments
 (0)