mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-05 23:46:28 +08:00
Fix input shadow in iOS safari, ref #7974
This commit is contained in:
parent
0908293c42
commit
7537aa11d0
@ -333,6 +333,7 @@ textarea {
|
||||
font-size: inherit;
|
||||
line-height: inherit;
|
||||
color: inherit;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
button,
|
||||
|
Loading…
Reference in New Issue
Block a user