fix
This commit is contained in:
parent
87ebe166cd
commit
fb805fbae8
@ -221,4 +221,7 @@ page {
|
||||
background-color: #fff;
|
||||
height: 8%;
|
||||
}
|
||||
uni-button:after {
|
||||
border: none;
|
||||
}
|
||||
</style>
|
||||
|
@ -299,4 +299,7 @@ page {
|
||||
}
|
||||
}
|
||||
}
|
||||
uni-button:after {
|
||||
border: none;
|
||||
}
|
||||
</style>
|
||||
|
@ -216,4 +216,7 @@ page {
|
||||
background-color: #fff;
|
||||
height: 8%;
|
||||
}
|
||||
uni-button:after {
|
||||
border: none;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user