mirror of
https://github.com/papercss/papercss
synced 2026-03-14 22:45:51 +01:00
Merge branch 'develop' of github.com:papercss/papercss into deps-audit
This commit is contained in:
commit
c9460edc28
1 changed files with 4 additions and 0 deletions
|
|
@ -23,6 +23,10 @@ textarea {
|
|||
}
|
||||
}
|
||||
|
||||
select {
|
||||
height: 2.35rem;
|
||||
}
|
||||
|
||||
.disabled {
|
||||
cursor: not-allowed;
|
||||
opacity: 0.5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue