We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8cf943 commit 9b35d66Copy full SHA for 9b35d66
src/components/BaseBottomSheetLayer.vue
@@ -78,6 +78,7 @@ export default Vue.extend({
78
.Layer-FormContainer {
79
height: 100%;
80
padding: 0 !important;
81
+ overflow: auto;
82
}
83
.Layer-Container {
84
padding: 0;
0 commit comments