mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2026-01-01 08:57:08 +08:00
fix: 修复图片验证码不居中显示的问题
This commit is contained in:
@@ -197,7 +197,7 @@ onMounted(() => {
|
|||||||
|
|
||||||
.captcha-container {
|
.captcha-container {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: flex;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user