Semantic-Org/Semantic-UI-LESS

Confused UI Labeled input

TettriS opened this issue · 1 comments

Labeled input doesn't hiding left line on focus then has the "error" class
or mey bee the Focus expected been upper when border?

<div class="ui labeled input error">
  <div class="[ui label](https://semantic-ui.com/elements/label.html)">
    http://
  </div>
  <input type="text" placeholder="mysite.com">
</div>

Screenshot from 2023-04-13 18-53-33

Also duplicate at repo with CSS.
Semantic-Org/Semantic-UI-CSS#86