big-textarea not important
This commit is contained in:
parent
aaa21daa29
commit
119c6d5817
|
@ -815,9 +815,9 @@ h1, h2, h3, h4, h5, h6 {
|
|||
textarea {
|
||||
&#notes {
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
&.big-textarea {
|
||||
height: 200px !important;
|
||||
&.big-textarea {
|
||||
height: 200px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue