mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 20:46:20 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -49,7 +49,7 @@ watch(() => props.image, () => {
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.qjewsnkg {
|
||||
position: relative;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user