ocean-ds / ocean-web

Blu's Design System for Web

Home Page:https://ocean-ds.github.io/ocean-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix wrong behaviors on Inputs

julianasouza-s opened this issue · comments

  • When I hover over the field, the change in the outline width makes the elements "shake".
Screen.Recording.2023-09-25.at.14.23.00.mov
  • On the Disabled state, the hover should not visually affect the component.
Screen.Recording.2023-09-25.at.14.23.15.mov
  • On the Currency Input there's too much space between the currency symbol and the value. It should be only 4px.

image