mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 19:36:25 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -127,7 +127,7 @@ function showMenu(ev) {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.rsqzvsbo {
|
||||
> .top {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user