css for hit class.
This commit is contained in:
@@ -254,5 +254,12 @@
|
||||
}
|
||||
.search-results {
|
||||
margin-top: 14px;
|
||||
.hit {
|
||||
border-bottom: 1px solid #ddd;
|
||||
padding: 15px;
|
||||
&:last-child {
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user