icon not showing correctly fixed
This commit is contained in:
parent
c590dc6270
commit
f1afe16c9e
|
@ -2,7 +2,6 @@
|
||||||
<div style="position: absolute; top: 0; left: 0; padding: .3em; z-index: 1">
|
<div style="position: absolute; top: 0; left: 0; padding: .3em; z-index: 1">
|
||||||
<vn-icon-button
|
<vn-icon-button
|
||||||
icon="menu"
|
icon="menu"
|
||||||
style="font-size: .4em;"
|
|
||||||
ng-click="$ctrl.showUvc($event)">
|
ng-click="$ctrl.showUvc($event)">
|
||||||
</vn-icon-button>
|
</vn-icon-button>
|
||||||
<vn-dialog
|
<vn-dialog
|
||||||
|
|
Loading…
Reference in New Issue