mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 11:15:54 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -264,7 +264,7 @@ function onContextmenu(ev: MouseEvent) {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.rghtznwe {
|
||||
position: relative;
|
||||
padding: 8px;
|
||||
|
||||
Reference in New Issue
Block a user