1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02: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;
}
}
}