v2.1.0-alpha
This commit is contained in:
@ -6,6 +6,13 @@
|
||||
|
||||
.row {
|
||||
margin-bottom: rem(9);
|
||||
|
||||
input {
|
||||
height: 1.5rem;
|
||||
}
|
||||
textarea {
|
||||
height: 5rem;
|
||||
}
|
||||
}
|
||||
.input.cantidad {
|
||||
width: 4.5rem;
|
||||
@ -46,14 +53,6 @@
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
.row {
|
||||
input {
|
||||
height: 1.5rem;
|
||||
}
|
||||
textarea {
|
||||
height: 5rem;
|
||||
}
|
||||
}
|
||||
.button {
|
||||
width: 100%;
|
||||
background-color: #666667;
|
||||
|
Reference in New Issue
Block a user