Commit 7d8b2cb0 by Alexander Zobnin

dashlist: add scrollbar

parent 06622088
<div class="dashlist" ng-repeat="group in ctrl.groups">
<div gemini-scrollbar>
<div class="dashlist" ng-repeat="group in ctrl.groups">
<div class="dashlist-section" ng-if="group.show">
<h6 class="dashlist-section-header" ng-show="ctrl.panel.headings">
{{group.header}}
......@@ -14,4 +15,5 @@
</a>
</div>
</div>
</div>
</div>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment