summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkImgWithBlurhash.vue
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2022-12-27 18:01:06 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2022-12-27 18:01:06 +0900
commitada04c1932dd694af1775e562fdcfa2c506454de (patch)
treed2c7b066f6f3f6358709a1d2595093c15edcc7b5 /packages/frontend/src/components/MkImgWithBlurhash.vue
parentclean up (diff)
downloadmisskey-ada04c1932dd694af1775e562fdcfa2c506454de.tar.gz
misskey-ada04c1932dd694af1775e562fdcfa2c506454de.tar.bz2
misskey-ada04c1932dd694af1775e562fdcfa2c506454de.zip
perf?(client): remove needless scoped annotation for style
Diffstat (limited to 'packages/frontend/src/components/MkImgWithBlurhash.vue')
-rw-r--r--packages/frontend/src/components/MkImgWithBlurhash.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/components/MkImgWithBlurhash.vue b/packages/frontend/src/components/MkImgWithBlurhash.vue
index 80d7c201a4..dc92844131 100644
--- a/packages/frontend/src/components/MkImgWithBlurhash.vue
+++ b/packages/frontend/src/components/MkImgWithBlurhash.vue
@@ -45,7 +45,7 @@ onMounted(() => {
});
</script>
-<style lang="scss" scoped>
+<style lang="scss">
.xubzgfgb {
position: relative;
width: 100%;