mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
chore(edit) showMessage: rm z-index
This commit is contained in:
parent
7cb11cce1e
commit
5dc9a250b9
1 changed files with 0 additions and 1 deletions
|
|
@ -162,7 +162,6 @@ var CloudCmd, Util, DOM, CloudFunc, JsDiff, ace;
|
|||
DOM.cssSet({
|
||||
id : 'msg-css',
|
||||
inner : '.msg {' +
|
||||
'z-index' + ': 1;' +
|
||||
'background-color' + ': white;' +
|
||||
'color' + ': rgb(49, 123, 249);' +
|
||||
'position' + ': fixed;' +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue