💄 Scoped styles

This commit is contained in:
Liyas Thomas
2019-12-06 07:11:38 +05:30
parent c80634b026
commit 2b4d743d79
15 changed files with 77 additions and 24 deletions

View File

@@ -94,7 +94,7 @@ TODO:
</div>
</template>
<style lang="scss" scoped>
<style scoped lang="scss">
.virtual-list {
max-height: calc(100vh - 232px);
}