aboutsummaryrefslogtreecommitdiff
path: root/src/client/style/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/style/index.scss')
-rw-r--r--src/client/style/index.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/style/index.scss b/src/client/style/index.scss
index 8e1b4d0..7c83c77 100644
--- a/src/client/style/index.scss
+++ b/src/client/style/index.scss
@@ -48,6 +48,10 @@ body {
&__result {
display: flex;
+ &--selected {
+ background-color: lightgray;
+ }
+
&__text {
padding: 15px;
padding-left: 0px;