fix: add min-height to task textarea (#1490)
This commit is contained in:
@@ -116,6 +116,7 @@ body {
|
||||
resize: none;
|
||||
overflow: hidden;
|
||||
background-color: transparent;
|
||||
min-height: 22px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user