mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* changed form-field-groups.hbs to show a disabled text book for username when editing a user * reverted the change in form-field-groups.hbs. Instead changed the CSS for readonly to match the CSS of disabled in inputs.scss * changed readonly input styling in inputs.scss in accordance with new design for readonly input * added changelog
3 lines
78 B
Plaintext
3 lines
78 B
Plaintext
```release-note:bug
|
|
ui: Fix styling for username input when editing a user
|
|
``` |