mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-13 22:15:41 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -113,7 +113,7 @@ onUnmounted(() => {
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.pumxzjhg {
|
||||
> .status {
|
||||
padding: 16px;
|
||||
|
||||
Reference in New Issue
Block a user