no ucontainer
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
<template>
|
||||
<!-- the whole content must be in a UContainer -->
|
||||
<!-- overflow auto allows scroll -->
|
||||
<UContainer class="overflow-auto">
|
||||
<!--<UContainer class="overflow-auto">-->
|
||||
<slot />
|
||||
</UContainer>
|
||||
<!--</UContainer>-->
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user