mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-09 16:04:05 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -59,7 +59,7 @@ function del(): void {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.thvuemwp {
|
||||
$me-balloon-color: var(--accent);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user