Error popover solucionado

This commit is contained in:
Juan Ferrer Toribio 2017-01-09 16:47:21 +01:00
parent 67f2ae186f
commit 51ef2d3ef4
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ vn-popover {
position: fixed;
box-shadow: 0 0 .2em rgba(1,1,1,.4);
background-color: white;
z-index: 100;
top: 0;
left: 0;
}