Files
bbq/src/app/routes/account/components/edit-name/edit-name.component.less
wangshiming 8530a23707 个人中心
2021-11-29 15:10:39 +08:00

12 lines
138 B
Plaintext

:host {
.valid-code {
position: relative;
}
.btn-code {
position: absolute;
right: 0;
top: 0;
z-index: 9;
}
}