mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 20:15:55 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -104,7 +104,7 @@ const menu = [{
|
||||
}];
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.iwaalbte {
|
||||
text-align: center;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user