UX: Add margin to search keyword (#19931)

This commit is contained in:
Jordan Vidrine 2023-01-20 07:40:48 -06:00 committed by GitHub
parent 0c30f31f17
commit 62aa2adc74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -213,6 +213,9 @@ $search-pad-horizontal: 0.5em;
}
.search-item-slug {
.keyword {
margin-right: 0.33em;
}
.badge-wrapper {
font-size: var(--font-0);
margin-left: 2px;