Commit 9a86366f9c9f631fa0b9034fdb7949f6bd790002

Authored by zhiyangdu
1 parent 9fb6f472

还原样式

src/components/backBox/backBox.less
... ... @@ -33,6 +33,7 @@
33 33 align-items: center;
34 34 background-color: transparent;
35 35 color: #333333;
  36 + width: 60vw;
36 37 font-size: 34px;
37 38 height: 93px;
38 39 white-space: nowrap;
... ...