Skip to content

Commit 9ca8aa5

Browse files
committed
[DEV-19806] Fix horizontal bookmark layout glitch when the title link is active
1 parent a809eba commit 9ca8aa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/BookmarkCard/BookmarkCard.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
&.vertical {
1414
flex-flow: column;
15+
align-items: start;
1516
}
1617

1718
&.horizontal {

0 commit comments

Comments
 (0)