A few quick tweaks to emoji component

This commit is contained in:
Kurt Hutten
2020-10-28 21:19:26 +11:00
parent 18e8443aa0
commit 1bad0de25f
4 changed files with 25 additions and 10 deletions

View File

@@ -36,7 +36,7 @@
body {
/* TODO can I use a tailwind class here? */
background-color: #4a5568;
background-color: #E5E5E5;
}
button, input, label, textarea {