mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 06:55:47 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -272,7 +272,7 @@ defineExpose({
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.hiyeyicy {
|
||||
&.wide {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user