mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-02-11 13:10:26 +08:00
fix(upload): in abstract mode, input node of upload can be clicked in iOS
This commit is contained in:
parent
7cb5b03968
commit
14ea8d4575
@ -321,7 +321,7 @@ export default c([
|
||||
])
|
||||
]),
|
||||
cB('upload-file-input', `
|
||||
display: block;
|
||||
display: none;
|
||||
width: 0;
|
||||
height: 0;
|
||||
opacity: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user