mirror of
https://github.com/logto-io/logto.git
synced 2025-01-27 21:39:16 -05:00
style(console): fix outline cutting issue on form field (#3595)
This commit is contained in:
parent
1c8d8d36c6
commit
054299a57a
1 changed files with 1 additions and 0 deletions
|
@ -40,4 +40,5 @@
|
|||
.form {
|
||||
flex-grow: 1;
|
||||
overflow: hidden;
|
||||
padding: 0 _.unit(1);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue