+ 1
Is there a way to get rid of that fat border at the top of textarea?
Textarea - The other borders besides the top-border are the same. But the top one has shadow so it looks bigger. How do you get rid of the shadow and make it the same as the other borders! https://code.sololearn.com/WHMiB4JlNnCn/?ref=app
8 ответов
+ 2
like this:?
border:none;
border:1px solid black;
(that didnt work (the shadow on to still there))
+ 2
hmm,
+ 2
I'm not seeing any fat border. Could you upload a screenshot to imgur.com or https://screenshot.net/ to show us?
+ 2
Chris C. I dont have desktop.
It's fine anyways because i was gonna use it on that google docs code, but...
I tried editing (zooming) and uploading it to my activitiy feed, but, it didn't accept the changes on the screenshot. So...-
+ 2
Are you talking about that shadow at the very top of the page? In the app?
Above the white background?
If so then what you are seeing in your document is part of the sololearn app.
+ 1
DOGGO no, look at the top border: it has a shadow inside it. that's what im trying to remove.
+ 1
Gordie border:none removes all the borders
+ 1
Chris C. no, on the textarea i made, it had border: 1px solid black.
they all look the same besides the top one.
on the inside of the top border, there is a shadow .
You probably can't see it. based on device i guess. it's fine.