mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 21:26:33 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -35,7 +35,7 @@ useInterval(fetch, 1000 * 60, {
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.wbrkwale {
|
||||
> .instances {
|
||||
display: grid;
|
||||
|
||||
Reference in New Issue
Block a user