流程完善
This commit is contained in:
11
src/App.vue
11
src/App.vue
@@ -194,4 +194,15 @@ button::after {
|
||||
padding-top: 20px;
|
||||
position: relative;
|
||||
}
|
||||
.half-time-tip {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.half-time-tip > text:last-child {
|
||||
margin-top: 20px;
|
||||
color: #fff9;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user