diff --git a/less/modules/bottom-sheet.less b/less/modules/bottom-sheet.less index 8a47c34..1886f0f 100644 --- a/less/modules/bottom-sheet.less +++ b/less/modules/bottom-sheet.less @@ -5,8 +5,8 @@ visibility: hidden; position: fixed; - left: 0; - right: 0; + left: 0 !important; + right: 0 !important; bottom: 0; margin: 0;