mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 00:03:51 +09:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@ -46,7 +46,7 @@ const toggle = () => {
|
||||
};
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.ziffeomt {
|
||||
position: relative;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user