mirror of
https://github.com/logto-io/logto.git
synced 2025-02-17 22:04:19 -05:00
refactor(console): replace the text-filed css with mixin in the application create form (#353)
This commit is contained in:
parent
33fa309064
commit
c67cf2b2bd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
|
||||
.textField {
|
||||
max-width: 556px;
|
||||
@include _.form-text-field;
|
||||
}
|
||||
|
||||
.submit {
|
||||
|
|
Loading…
Add table
Reference in a new issue