修复样式错误

This commit is contained in:
luyuan 2020-11-02 16:32:46 +08:00
parent 04388285a9
commit 58cb3be7e7
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -354,7 +354,7 @@ export default defineComponent({
position: relative;
z-index: 999;
}
&:v-deep(.getcode) {
&::v-deep(.getcode) {
font-size: 15px;
color: #08ae98;
width: 150px;