mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-06 00:33:51 +09: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