@dialpad/dialtone-css 8.24.1 → 8.24.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1646,6 +1646,9 @@ template {
|
|
|
1646
1646
|
display: inline-block;
|
|
1647
1647
|
vertical-align: middle;
|
|
1648
1648
|
}
|
|
1649
|
+
.d-emoji-text-wrapper {
|
|
1650
|
+
line-height: var(--dt-size-0);
|
|
1651
|
+
}
|
|
1649
1652
|
.d-emoji-text-wrapper span {
|
|
1650
1653
|
vertical-align: middle;
|
|
1651
1654
|
}
|
|
@@ -7401,7 +7404,7 @@ body {
|
|
|
7401
7404
|
}
|
|
7402
7405
|
/**
|
|
7403
7406
|
* Do not edit directly
|
|
7404
|
-
* Generated on
|
|
7407
|
+
* Generated on Tue, 06 Feb 2024 00:12:07 GMT
|
|
7405
7408
|
*/
|
|
7406
7409
|
|
|
7407
7410
|
.dialtone-theme-light {
|
|
@@ -8198,7 +8201,7 @@ body {
|
|
|
8198
8201
|
|
|
8199
8202
|
/**
|
|
8200
8203
|
* Do not edit directly
|
|
8201
|
-
* Generated on
|
|
8204
|
+
* Generated on Tue, 06 Feb 2024 00:12:08 GMT
|
|
8202
8205
|
*/
|
|
8203
8206
|
|
|
8204
8207
|
.dialtone-theme-dark {
|