Commit b26c4e5e authored by hailiang.sun's avatar hailiang.sun

天正字体

parent 43819c19
...@@ -30,9 +30,9 @@ ...@@ -30,9 +30,9 @@
</div> </div>
<div class="right"> <div class="right">
<Combos /> <Combos v-if="false" />
<Detail v-if="false" /> <Detail v-if="!next" />
<SelectInstitution v-if="!next" /> <SelectInstitution />
</div> </div>
</div> </div>
<div class="btn"> <div class="btn">
...@@ -91,6 +91,7 @@ export default { ...@@ -91,6 +91,7 @@ export default {
display: flex; display: flex;
justify-content: center; justify-content: center;
.left { .left {
max-height: 430px;
.reset { .reset {
text-align: center; text-align: center;
margin-top: 25px; margin-top: 25px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment