Authored by htoooth

fix css

... ... @@ -112,7 +112,7 @@ export default {
display: inline-block;
width: 200px;
height: 56px;
font-size: 12px;
font-size: 24px;
color: white;
border: 1px solid white;
box-sizing: border-box;
... ...
... ... @@ -95,7 +95,6 @@ $yoho-tab: yoho-tab;
height: 90px;
display: flex;
padding: 14px 0;
box-shadow: 0 0 16px 0 #eee;
background-color: #fff;
left: 0;
z-index: 3;
... ...