1. Fix the footer of Form component with flex layout to get better showing 2. Add initial value in renderBadeg to hide Badge 3. Use isExternalNetwork function to judge network to prevent unknown bug Change-Id: Ib2a4e341b8cfe9432c406f5dd33b9bffd2304f33
7 lines
91 B
Plaintext
7 lines
91 B
Plaintext
.input {
|
|
margin-left: 16px;
|
|
margin-right: 32px;
|
|
}
|
|
.number-input {
|
|
min-width: 165px;
|
|
} |