mirror of
https://github.com/logto-io/logto.git
synced 2025-04-07 23:01:25 -05:00
style(console): fix captcha box alignment (#7241)
This commit is contained in:
parent
8a40b24515
commit
ae01f34c50
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
@use '@/scss/underscore' as _;
|
||||
|
||||
.captchaBox {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-bottom: _.unit(2);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue