Revert "perf?(client): remove needless scoped annotation for style"
This reverts commit ada04c1932
.
This commit is contained in:
@@ -30,7 +30,7 @@ const props = defineProps<{
|
||||
const pagingComponent = ref<InstanceType<typeof MkPagination>>();
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
.efvhhmdq {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
|
||||
|
Reference in New Issue
Block a user