Skip to content

Commit 493539f

Browse files
committed
Change font-weight and font-size for empty search
Signed-off-by: Jacob Neplokh <[email protected]>
1 parent 54f2d9b commit 493539f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)