mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-15 22:48:00 +02:00
hide cursor in ace
This commit is contained in:
+1
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user