mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-17 04:59:37 -04:00
Don’t override textbox heights with CSS
We should let textboxes set their own height using the rows attribute.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
resize: none;
|
||||
z-index: 20;
|
||||
background: none;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
&-textbox,
|
||||
|
||||
Reference in New Issue
Block a user