mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
Add scrollbar to long text area fields (close #6306)
This commit is contained in:
@@ -1584,6 +1584,7 @@ button.preset-favorite-button.active .icon {
|
||||
.form-field-input-wrap > textarea {
|
||||
height: 65px;
|
||||
border-radius: 0 0 4px 4px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
/* Buttons inside fields */
|
||||
|
||||
Reference in New Issue
Block a user