mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-02 08:50:06 +09:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@ -90,7 +90,7 @@ useTooltip(buttonRef, async (showing) => {
|
||||
}, 100);
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.hkzvhatu {
|
||||
display: inline-block;
|
||||
height: 32px;
|
||||
|
Reference in New Issue
Block a user