feat: Set no wrap on Delete Keymap and Delete Macro icons (#371)
close #369
This commit is contained in:
committed by
László Monda
parent
c17bf0fd3d
commit
817daafd18
@@ -27,6 +27,7 @@
|
||||
[class.disabled]="!deletable"
|
||||
data-toggle="tooltip"
|
||||
data-placement="bottom"
|
||||
html="true"
|
||||
(click)="removeKeymap()"
|
||||
></i>
|
||||
<i class="fa fa-files-o keymap__duplicate pull-right"
|
||||
|
||||
Reference in New Issue
Block a user