@@ -154,8 +154,8 @@
position: relative;
.basePlay {
- width: 20px;
- height: 20px;
+ width: 20Px;
+ height: 20Px;
position: absolute;
left: 50%;
top: 50%;
@@ -168,10 +168,10 @@
transform: translate(-50%, -50%);
- padding-bottom: 2px;
- padding-right: 2px;
+ // padding-bottom: 2px;
+ // padding-right: 2px;
}