mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-06 04:21:55 +00:00
fix: no more 1px jump on input focus
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
var(--form-field_outline_color_focused);
|
||||
outline: var(--form-field_halo_color) solid var(--form-field_halo_width);
|
||||
background: var(--form-field_background_focused);
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.input:disabled,
|
||||
|
||||
Reference in New Issue
Block a user