mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
fix(view) change elements position when open image
This commit is contained in:
parent
8872d419e2
commit
2ed62021f6
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ function show(data, options) {
|
|||
|
||||
El = createElement('div', {
|
||||
className: 'view',
|
||||
notAppend: true,
|
||||
});
|
||||
|
||||
El.tabIndex = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue