mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2025-03-25 21:20:38 +08:00
Merge pull request #655 from smartxworks/fix/expression-hint
style: change the style of the expression hint
This commit is contained in:
commit
65474f7c3d
@ -38,7 +38,7 @@ import ecmascript from '../../../constants/ecmascript';
|
||||
|
||||
injectGlobal`
|
||||
.CodeMirror-hints {
|
||||
zIndex: 1800
|
||||
z-index: 1800 !important;
|
||||
}
|
||||
`;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user