@@ -76,7 +76,7 @@ export default {
display: flex;
flex-direction: row;
align-items: center;
- width: 100%;
+ width: 550upx;
height: 48upx;
max-height: 48upx;
margin-top: 4upx;
@@ -117,7 +117,6 @@ export default {
color: #3385ff;
line-height: 48upx;
padding-left: 12upx;
- margin-right: 10upx;
white-space: nowrap;
}
</style>