mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
fix(upload) show: scrollbar
This commit is contained in:
parent
af9e70a7f1
commit
53b08abc57
1 changed files with 2 additions and 1 deletions
|
|
@ -34,7 +34,8 @@ var CloudCmd, Util, DOM;
|
|||
id : 'upload-css',
|
||||
inner : '[data-name=js-upload-file-button] {' +
|
||||
'font-family: "Droid Sans Mono", "Ubuntu Mono", "Consolas", monospace;' +
|
||||
'font-size: 20px;' +
|
||||
'font-size: 20px;' +
|
||||
'width: 97%' +
|
||||
'}'
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue