mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 17:05:55 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -86,7 +86,7 @@ function getStatus(instance) {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.taeiyria {
|
||||
> .query {
|
||||
background: var(--bg);
|
||||
|
||||
Reference in New Issue
Block a user