feat: update web-editor
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
|
||||
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/github.min.css">
|
||||
<style>.ace_editor { height: 80%; }</style>
|
||||
<style>.ace_editor { height: 80%; min-height: 500px; }</style>
|
||||
</head>
|
||||
<body ng-app="pggt">
|
||||
<div class="container-fluid" ng-controller="PggtCtrl">
|
||||
|
Reference in New Issue
Block a user