Frontend] Styling for New Edit Mode
open #198 .l-flex styles refined; Animation refinement; .s-btn default vertical-align = top; .tool-bar style tweaked; Added title-label back into edit-action-buttons.html;
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
title='{{currentAction.getMetadata().name}}'
|
||||
ng-click="currentAction.perform()"
|
||||
ng-class="{ major: $index === 0 }">
|
||||
<span class="title-label">{{currentAction.getMetadata().name}}</span>
|
||||
</a>
|
||||
</span>
|
||||
</span>
|
||||
Reference in New Issue
Block a user