修复样式错误
This commit is contained in:
parent
04388285a9
commit
58cb3be7e7
@ -354,7 +354,7 @@ export default defineComponent({
|
|||||||
position: relative;
|
position: relative;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
}
|
}
|
||||||
&:v-deep(.getcode) {
|
&::v-deep(.getcode) {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
color: #08ae98;
|
color: #08ae98;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
|
Loading…
Reference in New Issue
Block a user