1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

big-textarea not important

This commit is contained in:
Kyle Spearrin
2018-02-27 08:21:26 -05:00
parent aaa21daa29
commit 119c6d5817

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;
}
}
}