#281 Admin. Revisar los textos que aparecen en las features de un proyecto
parent
031f8cce1e
commit
bc637b20a9
|
@ -8,6 +8,7 @@
|
||||||
background-color: $whitish;
|
background-color: $whitish;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-bottom: .3rem;
|
margin-bottom: .3rem;
|
||||||
|
min-height: 14px;
|
||||||
opacity: .5;
|
opacity: .5;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -41,6 +42,7 @@
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
min-height: 4.5rem
|
||||||
}
|
}
|
||||||
select {
|
select {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
|
|
Loading…
Reference in New Issue