fix: Reverts popover styling for search page (#6688)
This commit is contained in:
committed by
GitHub
parent
e76b63f91d
commit
d2aa5f4c69
@@ -35,6 +35,6 @@ export default {
|
||||
<style lang="scss" scoped>
|
||||
.tab-container {
|
||||
margin-top: var(--space-smaller);
|
||||
border-bottom: 1px solid var(--s-50);
|
||||
border-bottom: 1px solid var(--s-100);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user