@sdk185/sip-phone-sdk26 0.0.8 → 0.0.9

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.8",
3
+ "version": "0.0.9",
4
4
  "private": false,
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -967,7 +967,8 @@ export default {
967
967
  .btn-group {
968
968
  width: 100%;
969
969
  position: absolute;
970
- bottom: 250px;
970
+ //bottom: 250px;
971
+ bottom: 25%;
971
972
  z-index: 4000;
972
973
  }
973
974
 
@@ -1104,7 +1105,9 @@ export default {
1104
1105
  }
1105
1106
 
1106
1107
  .call-btn{
1107
- margin-top:160px;
1108
+ /* margin-top:160px; */
1109
+ position: relative;
1110
+ top: 0%;
1108
1111
  }
1109
1112
  .call-img{
1110
1113
  width:100px;