aboutsummaryrefslogtreecommitdiff
path: root/src/client/style
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/style')
-rw-r--r--src/client/style/_component-search.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/client/style/_component-search.scss b/src/client/style/_component-search.scss
index f5575ac..fafcb4b 100644
--- a/src/client/style/_component-search.scss
+++ b/src/client/style/_component-search.scss
@@ -75,6 +75,12 @@
font-size: 24px;
}
}
+
+ .mdc-list-item {
+ i {
+ padding-right: 8px;
+ }
+ }
}
&__results {