creativetimofficial / vuetify-material-dashboard

Vuetify Material Dashboard - Open Source Material Design Admin by Creative Tim
https://www.creative-tim.com/product/vuetify-material-dashboard
MIT License
1.31k stars 945 forks source link

[Bug] Outlined text-field are not working properly with prepend-inner-icon #39

Open Jojoooo1 opened 5 years ago

Jojoooo1 commented 5 years ago

Version

1.0.3

Reproduction link

https://demos.creative-tim.com/vuetify-material-dashboard-pro/#/

Operating System

Linux

Device

Dell XPS 15

Browser & Version

Mozilla

Steps to reproduce

  1. Create outlined input text field
  2. Add prepend-inner-icon

    What is expected?

    Clicking in the input text field the label is going on top

    What is actually happening?

    When clicking in the input text field the label is going top with a shift equal to the preprend icon


Solution

Remove preprend icon

Additional comments