@sdk185/sip-phone-sdk26 0.0.9 → 0.1.0

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sdk185/sip-phone-sdk26",
3
- "version": "0.0.9",
3
+ "version": "0.1.0",
4
4
  "private": false,
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -1098,6 +1098,7 @@ export default {
1098
1098
  opacity: .6 !important;
1099
1099
  position: absolute !important;
1100
1100
  left: calc(50% + 80px) !important;
1101
+ color: #FFFFFF !important;
1101
1102
  }
1102
1103
  .transparent-btn::before {
1103
1104
  background-color: transparent !important;