Skip to content

Commit 493539f

Browse files
committed
Change font-weight and font-size for empty search
Signed-off-by: Jacob Neplokh <me@jacobneplokh.com>
1 parent 54f2d9b commit 493539f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

core/src/views/UnifiedSearch.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,8 @@ $input-padding: 6px;
743743
margin: 10vh 0;
744744
745745
::v-deep .empty-content__title {
746+
font-weight: normal;
747+
font-size: 14px;
746748
padding: 0 15px;
747749
text-align: center;
748750
}

0 commit comments

Comments
 (0)