Skip to content

Commit a24455c

Browse files
committed
fix: made empty search notification visible in both themes
1 parent f4510a2 commit a24455c

File tree

1 file changed

+1
-0
lines changed
  • dokka-subprojects/plugin-base-frontend/src/main/components/search

1 file changed

+1
-0
lines changed

dokka-subprojects/plugin-base-frontend/src/main/components/search/search.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ $secondary-font-color: hsla(0, 0%, 100%, 0.6);
4343
border: 1px solid hsla(0, 0%, 100%, 0.2) !important;
4444

4545
background-color: #27282c !important;
46+
color: $font-color;
4647

4748
[class^="filterWrapper"] {
4849
border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);

0 commit comments

Comments
 (0)