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