refactor profile creation
This commit is contained in:
parent
1e418ef060
commit
691139f2b1
7 changed files with 70 additions and 94 deletions
|
|
@ -1107,7 +1107,13 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
|
|||
|
||||
.scrollArea ul {
|
||||
font-size: 0.8rem;
|
||||
text-align: left;
|
||||
text-align: justify;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.scrollArea li {
|
||||
list-style-type:none;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.tabbable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue