Revert "perf?(client): remove needless scoped annotation for style"
This reverts commit ada04c1932
.
This commit is contained in:
@@ -92,7 +92,7 @@ function reduceFrequency(): void {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
.qiivuoyo {
|
||||
background-size: auto auto;
|
||||
background-image: repeating-linear-gradient(45deg, transparent, transparent 8px, var(--ad) 8px, var(--ad) 14px );
|
||||
|
Reference in New Issue
Block a user