[scss.container] fix .card.container overflow (solving UE display)

This commit is contained in:
Guillaume FAUVET 2018-03-12 14:49:59 +01:00
parent 24dcbcc7ba
commit 18f71fc2fc
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@
// background-color: #f00; // background-color: #f00;
z-index: 101; z-index: 101;
overflow: hidden; overflow: auto;
/* [3.1] Card style -> instant-search /* [3.1] Card style -> instant-search