hide cursor in ace

This commit is contained in:
tdurieux
2021-04-06 18:17:47 +02:00
parent 19bd0702df
commit d87bd8276f
3 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
<div class="leftCol shadow p-1 h-100 overflow-auto" ng-show="files">
<tree class="files" file="files"></tree>
</div>
<div class="col p-0 h-100 d-flex flex-column">
<div class="col p-0 h-100 d-flex flex-column w-100 overflow-auto">
<nav aria-label="breadcrumb">
<ol class="breadcrumb shadow paths">
<li class="breadcrumb-item" ng-repeat="p in paths" ng-bind="p">