@@ -129,8 +129,8 @@ export default {
z-index: 0;
left: 5px;
top: 50px;
- width: 70px;
- height: 120px;
+ width: 140px;
+ height: 240px;
font-size: 20px;
padding-left: 16px;
padding-right: 12px;
@@ -162,13 +162,13 @@ export default {
// }
height: 100%;
div {
- width: 62px;
- height: 32px;
- line-height: 32px;
+ width: 124px;
+ height: 64px;
+ line-height: 64px;
color: #000000;
text-align: center;
font-weight: bold;
- font-size: 14px;
+ font-size: 28px;
background: url(~@/assets/img/tool/floor.png) center center/100% 100%
no-repeat;
&.active {