Merge branch 'develop' of github.com:papercss/papercss into deps-audit

This commit is contained in:
Thomas Cazade 2018-11-05 15:12:09 +01:00
commit c9460edc28

View file

@ -23,6 +23,10 @@ textarea {
}
}
select {
height: 2.35rem;
}
.disabled {
cursor: not-allowed;
opacity: 0.5;