Skip to content

Commit c82d721

Browse files
committed
border top resultater
1 parent f842962 commit c82d721

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

xp-archive/client/contentTree/search/SearchResult.module.css

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
.wrapper {
22
display: flex;
33
flex-direction: column;
4+
padding-top: 1rem;
5+
margin-top: 1rem;
6+
border-top: 1px solid var(--a-gray-300);
47
}
58

69
.heading {

0 commit comments

Comments
 (0)