
Use public code for quick creating keypair when create cloud instance. Change-Id: Ib0af8339fa8436ebeee958fd3f653ce0caa88a9d
11 lines
123 B
Plaintext
11 lines
123 B
Plaintext
@import '~styles/variables';
|
|
|
|
.input {
|
|
margin-right: 32px;
|
|
margin-left: 16px;
|
|
}
|
|
|
|
.number-input {
|
|
min-width: 165px;
|
|
}
|