diff options
Diffstat (limited to 'input/select.ts')
| -rw-r--r-- | input/select.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/input/select.ts b/input/select.ts index 67b0349..acfca1e 100644 --- a/input/select.ts +++ b/input/select.ts @@ -164,7 +164,6 @@ export class WuiInputSelect { } else { this.el_hint.style.display = "none" } - this.el_hint.style.backgroundColor = "gainsboro" this.el_hint.style.borderRadius = "2px" this.el_hint.style.padding = "4px" this.el_hint.style.marginTop = "2px" |
