mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
adjust height of notes field
This commit is contained in:
@@ -785,3 +785,13 @@ h1, h2, h3, h4, h5, h6 {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
textarea {
|
||||
&#notes {
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
&.big-textarea {
|
||||
height: 200px !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user