perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -53,7 +53,7 @@ const isThumbnailAvailable = computed(() => {
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.zdjebgpv {
|
||||
position: relative;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user