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