@sdk185/sip-phone-sdk26 0.0.6 → 0.0.8

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.
@@ -1097,7 +1097,6 @@ export default {
1097
1097
  opacity: .6 !important;
1098
1098
  position: absolute !important;
1099
1099
  left: calc(50% + 80px) !important;
1100
- color: #FFFFFF;
1101
1100
  }
1102
1101
  .transparent-btn::before {
1103
1102
  background-color: transparent !important;
@@ -1154,8 +1153,5 @@ export default {
1154
1153
  width: 55px;
1155
1154
  height: 80px;
1156
1155
  }
1157
- .mb-10 {
1158
- margin-bottom: 80px;
1159
- z-index: 1000;
1160
- }
1156
+
1161
1157
  </style>