Skip to content

@clayui/css form-group-sm with contenteditable form-control doesn't expand #4164

Closed
@pat270

Description

form-group-sm

The Markup:

<div class="form-group-sm">
  <div contenteditable="true" class="form-control"><div>
</div>

Some notes: we need to reset min-height: 0 and set height: auto for form-control in form-group-sm.

Metadata

Assignees

Labels

3.xcomp: clay-cssIssues related to Clay CSStype: bugIssues reporting that Component is not doing what should be done

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions