[Bug Report] Border is not aligned correctly in TextField with outlined and reverse props. #10277
Labels
C: VTextField
VTextField
S: has PR
The issue has a pending Pull Request
T: bug
Functionality that does not work as intended/expected
Milestone
Environment
Vuetify Version: 2.2.4
Vue Version: 2.6.11
Browsers: Chrome 79.0.3945.117
OS: Mac OS 10.15.2, Windows
Steps to reproduce
Create TextField with outlined and reverse properties.
Expected Behavior
Space in border for title should align to right.
Actual Behavior
Space in border for title aligned to left side, despite the title is aligned to right.
Reproduction Link
https://codepen.io/ssemenkoff/pen/rNaQGBM
The text was updated successfully, but these errors were encountered: