PLEASE: get rid of box-shadow or make it configurable!

MichaelZischeck
Kilo Sage

the box-shadow in input fields is awful.

either get rid of it or please make it configurable.

 

I could set a style value to white and get rid of it, with effect that all text went white too

"--now-color--neutral-18":"255,255,255",

the white text I circumvented by using this
"--now-color_text--primary": "0,0,0",

 

but on hover over a form-field it still shows the box-shadow.

 

2 REPLIES 2

DrewW
Mega Sage
Mega Sage

You need to put this on the Idea portal or it will most likely not go anywhere.

 

MichaelZischeck
Kilo Sage

my "solution" (which isn't by far) eliminates the check mark on the other hand.

Check mark and shadow go both by "--now-color--neutral-18". I can have either one, shadow or check mark, work, but not both... this is so tiresome