Update _action-sheet.scss

see #310
This commit is contained in:
Andrew Chen
2013-12-12 11:14:16 +08:00
parent 0a7c87cb10
commit 3be9805b03

View File

@@ -1,4 +1,3 @@
/**
* Action Sheets
* --------------------------------------------------
@@ -25,6 +24,7 @@
position: fixed;
top: 0;
left: 0;
z-index: $zindex-modal;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0);