mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-09 12:29:44 +00:00
(css) Fix contextual menu position in Calendar
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
' as-sortable-item-handle="as-sortable-item-handle">',
|
||||
' <md-icon md-colors="::{color: \'accent-400\'}">drag_handle</md-icon>',
|
||||
'</md-button>',
|
||||
'<md-icon class="md-menu sg-list-sortable-hide"',
|
||||
'<md-icon class="md-menu md-secondary-container sg-list-sortable-hide"',
|
||||
' ng-click="$ctrl.showMenu($event)"',
|
||||
' aria-label="' + l("Options") + '">more_vert</md-icon>'
|
||||
].join(''),
|
||||
|
||||
Reference in New Issue
Block a user