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