mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 22:35:53 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -63,7 +63,7 @@ function resolve() {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.bcekxzvu {
|
||||
display: flex;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user