big-textarea not important

This commit is contained in:
Kyle Spearrin 2018-02-27 08:21:26 -05:00
parent aaa21daa29
commit 119c6d5817
1 changed files with 3 additions and 3 deletions

View File

@ -815,9 +815,9 @@ h1, h2, h3, h4, h5, h6 {
textarea {
&#notes {
height: 100px;
}
&.big-textarea {
height: 200px !important;
&.big-textarea {
height: 200px;
}
}
}