aboutsummaryrefslogtreecommitdiff
path: root/input/number.ts
diff options
context:
space:
mode:
Diffstat (limited to 'input/number.ts')
-rw-r--r--input/number.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/input/number.ts b/input/number.ts
index f00e99c..9ea8bb6 100644
--- a/input/number.ts
+++ b/input/number.ts
@@ -162,7 +162,6 @@ export class WuiInputNumber {
} 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"