|
@@ -712,6 +712,14 @@ export default {
|
|
|
list-style: inherit !important;
|
|
|
list-style-position: inside !important;
|
|
|
}
|
|
|
+ :deep(span.fr-emoticon) {
|
|
|
+ width: 36px !important;
|
|
|
+ height: 36px !important;
|
|
|
+ background-repeat: no-repeat !important;
|
|
|
+ background-size: cover !important;
|
|
|
+ display: inline-block !important;
|
|
|
+ vertical-align: middle !important;
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
.no-auth-wrap{
|