chore: Remove emojione, cleanup styles (#1232)

* chore: Remove `emojione`, cleanup styles

* Move size to variables

* Remove unused categories
This commit is contained in:
Pranav Raj S
2020-09-13 22:49:01 +05:30
committed by GitHub
parent 739c062676
commit f3a357d832
12 changed files with 159 additions and 310 deletions

View File

@@ -103,11 +103,6 @@
}
}
.emojione {
height: $font-size-medium;
width: $font-size-medium;
}
.conversation-wrap {
@include background-gray;
@include margin(0);