mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-04 04:40:17 +01:00
fix(forms): improve forms layout styles
This commit is contained in:
parent
eccacf2dad
commit
1dac99c9c2
2 changed files with 24 additions and 45 deletions
|
|
@ -1,11 +1,5 @@
|
|||
.form-inline {
|
||||
display: flex;
|
||||
|
||||
.fullname {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.username {
|
||||
flex: 1;
|
||||
}
|
||||
.full-width {
|
||||
flex: 1;
|
||||
margin-right: 1.5rem;
|
||||
min-width: 250px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue